Description Usage Arguments Value Author(s) Examples
View source: R/metaseqr.annotation.R
Retrieves the required BSgenome package when the
annotation source is "ucsc"
or
"refseq"
. These packages are required in order
to estimate the GC-content of the retrieved genes from
UCSC or RefSeq.
1 | load.bs.genome(org)
|
org |
one of |
A proper BSgenome package name.
Panagiotis Moulos
1 | bs.obj <- load.bs.genome("mm9")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.