Description Usage Arguments Value Examples
This function creates a phenotype/meta-information matrix with the information needed for the rest of the analysis. The supplied input is either an SRA project id (from a project compiled on recount2), or a manifest file that contains information where the Rail-RNA outputs are.
1 | processPheno(input, local = FALSE)
|
input |
The project name from SRA as a |
A phenotype matrix containing at least the necessary information to run recountNNLS.
1 2 | project = 'SRP063581'
pheno = processPheno(project)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.