View source: R/DOWNSTREAManalysis.R
DOWNSTREAManalysis | R Documentation |
Analyse RNA-seq data
DOWNSTREAManalysis(DATA, GROUP, GENE_TYPE, SPECIES)
DATA |
raw data |
GROUP |
experiment group |
GENE_TYPE |
gene type annotated in raw data |
SPECIES |
species |
read.csv
DOWNSTREAManalysis(DATA = "DATA",
GROUP = "group",
GENE_TYPE = "ENSEMBL",
SPECIES = "RAT")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.