processPheno: Phenotype Information Creation

Description Usage Arguments Value Examples

View source: R/processPheno.R

Description

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.

Usage

1

Arguments

input

The project name from SRA as a character OR a data.frame describing another project aligned with Rail-RNA.

Value

A phenotype matrix containing at least the necessary information to run recountNNLS.

Examples

1
2
project = 'SRP063581'
pheno = processPheno(project)

JMF47/recountNNLS documentation built on May 28, 2019, 12:42 p.m.