View source: R/genomicRegions.R
getGenomeObject | R Documentation |
retrieve the appropriate BSgenome
for an assembly string
getGenomeObject(assembly, adjChrNames = TRUE)
assembly |
string specifying the assembly |
adjChrNames |
should the prefix "chr" be added to main chromosomes if not already present and chrMT be renamed to chrM? |
BSgenome
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.