convertTxDb {exomePeak2} | R Documentation |
This function can convert the txdb object into full transcript and whole genome types.
convertTxDb(txdb, type = c("full_tx", "whole_genome"))
txdb |
a |
type |
the type of |
a TxDb object that will change the exon region into the full transcript and the whole genome regions.