Description Usage Arguments Value
Load dataframe with RNASeq data
1 | load_rnaseq(cancer, data.dir, genes = NULL, file = NULL)
|
cancer |
TCGA study (use acronym i.e. SKCM) |
data.dir |
Directory where the data files are stored |
genes |
Genes to include in dataframe. NULL loads all genes |
file |
Filename of the file containing RNASeq data |
Dataframe where each row is one sample and each column is the expression for that gene
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.