[Bioc-devel] ensembl 87 and 88 added to AnnotationHub
Hello all, The ensembl 87 and 88 gtfs (converted to GRanges on the fly) have been added to AnnotationHub and are currently available:
library(AnnotationHub) hub = AnnotationHub()
updating metadata: retrieving 1 resource |======================================================================| 100% snapshotDate(): 2017-04-04
length(query(hub, c("ensembl", "gtf", "release-87")))
[1] 218
length(query(hub, c("ensembl", "gtf", "release-88")))
[1] 218 The fasta (twobit files) are not yet available but will be added before the upcoming release. Thank you. Lori Shepherd Bioconductor Core Team Roswell Park Cancer Institute Department of Biostatistics & Bioinformatics Elm & Carlton Streets Buffalo, New York 14263 This email message may contain legally privileged and/or confidential information. If you are not the intended recipient(s), or the employee or agent responsible for the delivery of this message to the intended recipient(s), you are hereby notified that any disclosure, copying, distribution, or use of this email message is prohibited. If you have received this message in error, please notify the sender immediately by e-mail and delete this email message from your computer. Thank you.