Skip to content

PriceLab/FPML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation Instructions

The easiest way to install the package and all of its dependencies is through devtools::install_github. Basically, do this:

  1. Install the devtools package
library(BiocInstaller)
biocLite("devtools")
  1. Load the devtools package
library(devtools)
  1. Run the install_github command using this repository
install_github("PriceLab/FPML")

That should install the package and its dependencies

About

Footprint Machine Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages