if (FALSE) {
library(TxDb.Hsapiens.UCSC.hg38.refGene)
library(org.Hs.eg.db)
SampleTileMatricesAnnotated <- MOCHA::annotateTiles(
SampleTileMatrices,
TxDb = TxDb.Hsapiens.UCSC.hg38.refGene,
Org = org.Hs.eg.db
)
}
Run the code above in your browser using DataLab