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 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.
        [[alternative HTML version deleted]]

_______________________________________________
Bioc-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel

Reply via email to