get_txdb_name {annotatr} | R Documentation |
Function to get correct TxDb.* package name based on genome
get_txdb_name(genome = annotatr::builtin_genomes())
genome |
A string giving the genome assembly. |
A string giving the name of the correct TxDb.* package name based on genome
.