Entering edit mode
We apologize for the delay:
The ensembl 95 gtf (converted to GRanges on the fly) and fasta (twobit files) been added to AnnotationHub and are currently available in Bioc 3.9
Bioconductor version 3.9 (BiocManager 1.30.4), ?BiocManager::install for help
> hub = AnnotationHub()
snapshotDate(): 2019-02-15
> length(query(hub, c("ensembl", "gtf", "release-95")))
[1] 391
> length(query(hub, c("fasta", "release-95", "twobit")))
[1] 651