Use AnnotationHub
to load species-specific GTF and 2bit DNA
sequences. This function currently works for human, rat, and mouse.
The function will return:
$gtf
: AGRanges
object containing the GTF information$tx.db
: Atx.db
object made from the GTF$dna
: The 2bit DNA sequence as aDNAStringSet