Description Usage Arguments Value Examples
View source: R/buildAIBSARNA.R
This function is used to build the AIBSARNA SummarizedExperiment object, and must be run prior to running any other function in BrainSABER. This function will download the data from http://brainspan.org and may take several minutes, depending on internet connection speeds.
| 1 | buildAIBSARNA(mini = FALSE)
 | 
| mini | Default is FALSE.  If  | 
A SummarizedExperiment containing BrainSpan data, with the addition of RefSeq IDs via biomaRt
| 1 | AIBSARNA <- buildAIBSARNA(mini = TRUE)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.