News:complete set of OrgDb packages have been added to AnnotationHub
0
1
Entering edit mode
shepherl 3.8k
@lshep
Last seen 7 hours ago
United States

Hello all, 

The complete set of OrgDb packages have been added to AnnotationHub and are now available in both release and devel versions of Bioconductor.  

 

The following example is for release:

> library(AnnotationHub)

> hub <- AnnotationHub()
updating metadata: retrieving 1 resource
 
|======================================================================|
100%
snapshotDate(): 2017-04-25
> query(hub, "OrgDb")
AnnotationHub with 940 records

 

The following is for devel:

> library(AnnotationHub)

> hub <- AnnotationHub()

snapshotDate(): 2017-06-08

> length(query(hub, "OrgDb"))
[1] 940

 

Cheers, 

Lori 

 

 

bioconductor annotationhub orgdb News • 1.1k views
ADD COMMENT

Login before adding your answer.

Traffic: 671 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