BiocStyle::markdown(css.files = c('custom.css'))
EpiTxDb.Sc.sacCer3
contains post-transcriptional RNA modifications from RMBase
v2.0 [@Xuan.2017] and tRNAdb [@Juehling.2009] and
can be accessed through the functions EpiTxDb.Sc.sacCer3.tRNAdb()
and
EpiTxDb.Sc.sacCer3.RMBase()
suppressPackageStartupMessages({ library(EpiTxDb.Sc.sacCer3) })
library(EpiTxDb.Sc.sacCer3)
etdb <- EpiTxDb.Sc.sacCer3.tRNAdb() etdb
Modification information can be accessed through the typical function for an
EpiTxDb
object, for example modifications()
:
modifications(etdb)
For a more detailed overview and explanation of the functionality of the
EpiTxDb
class, have a look at the EpiTxDb
package.
sessionInfo()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.