leekgroup / phenopredict

Use gene expression to predict phenotype sample information
19 stars 5 forks source link

Travis-CI Build Status AppVeyor Build Status

phenopredict

The goal of phenopredict is to ...

Installation

You can install phenopredict from github with:

# install.packages("devtools")
devtools::install_github("leekgroup/phenopredict")

Example

This is a basic example which shows you how to solve a common problem:

## basic example code