buildAIBSARNA {BrainSABER} | R Documentation |
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.
buildAIBSARNA(mini = FALSE)
mini |
Default is FALSE. If |
A SummarizedExperiment containing BrainSpan data, with the addition of RefSeq IDs via biomaRt
AIBSARNA <- buildAIBSARNA(mini = TRUE)