News:ensembl 89 gtfs and fasta twobits have been added to AnnotationHub
0
2
Entering edit mode
shepherl 3.8k
@lshep
Last seen 1 hour ago
United States

Hello all, 

The ensembl 89 gtf (converted to GRanges on the fly) and fasta (twobit files) been added to AnnotationHub and are currently available in Bioc3.6 (development) with AnnotationHub (<= 2.9.0):

 

``` 

> library(AnnotationHub)
> hub = AnnotationHub()
updating metadata: retrieving 1 resource
  |======================================================================| 100%
snapshotDate(): 2017-06-07
> length(query(hub, c("ensembl", "gtf", "release-89")))     
[1] 215

> length(query(hub, c("fasta", "release-89", "twobit")))    
[1] 353

```

Thank you

bioconductor annotationhub ensembl89 News • 864 views
ADD COMMENT

Login before adding your answer.

Traffic: 1059 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6