Description Usage Arguments Examples
This function is an interface for loading RNA-seq data from the Allen institute into R
1 2 3 | loadAllenData(cortical_area, species = "mouse",
normalization = "exon+intron_cpm",
directory = "/nfs/team205/aa16/AllenData/")
|
cortical_area |
The cortical area to load e.g. 'ALM' |
species |
The species for which to load the data e.g. human or mouse |
normalization |
Normalization method to use out of 'exon_rpkm' and 'exon+intron_cpm' |
directory |
Directory where the data is located |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.