Description Usage Arguments Value Author(s) See Also Examples
This package loads one or more EpiTxDb
objects. Such EpiTxDb
objects are an R interface to prefabricated databases contained by this
package.
The names of any objects exposed by this package indicate the origin and
resources exposed. So for example EpiTxDb.Hs.hg38.snoRNAdb
would be a
EpiTxDb
object of Homo sapiens data from snoRNAdb build based on the
hg38 genome.
1 2 3 4 5 6 7 8 9 10 11 | EpiTxDb.Hs.hg38.RMBase(version = "1")
EpiTxDb.Hs.hg38.snoRNAdb(version = "1")
EpiTxDb.Hs.hg38.tRNAdb(version = "1")
chain.rRNA.hg19Tohg38(version = "1")
chain.rRNA.hg38Tohg19(version = "1")
snoRNA.targets.hg38(version = "1")
|
version |
a |
a EpiTxDb
object
Felix G M Ernst [aut]
modifications
modificationsBy
modifiedSeqsByTranscript
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.