Skip to content
Prev 12554 / 21312 Next

[Bioc-devel] Submit data package or use AnnotationHub?

The choice to use AnnotationHub vs leaving the data in your package is a personal choice.


We encourage the use of the hubs as it has the potential to reach a broader audience and separates functions from data, keeping packages light weight. The hubs also provide others an opportunity to work with the annotations independent of your package. But the decision is yours.


If you would like to proceed with using the Hubs I can assist you.  We would give you temporary access to a temporary directory to upload data. We will move it to the appropriate location on S3. We suggest having subdirectories for versioning if you anticipate the files being updated in the future.  In order to put the data into production on the hubs we would need the packages to have the properly formatted metadata.csv.  Additional information for annotation packages that use the hub can be found here:

https://github.com/Bioconductor/AnnotationHub/blob/master/vignettes/CreateAnAnnotationPackage.Rmd


The metadata.csv file can be tested for proper format by using AnnotationHubData::makeAnnotationHubMetadata  function


i.e.

AnnotationHubData::makeAnnotationHubMetadata("GeneSetDb.MSigDB.Hsapiens.v61")


If you would like to proceed this rout please email me at lori.shepherd at roswellpark.org for access credentials.




Lori Shepherd

Bioconductor Core Team

Roswell Park Cancer Institute

Department of Biostatistics & Bioinformatics

Elm & Carlton Streets

Buffalo, New York 14263
Message-ID: <BN6PR12MB17315F5B5AE57490CFB6A793F9020@BN6PR12MB1731.namprd12.prod.outlook.com>
In-Reply-To: <CAHA9McMqWRVXqN2u5+E0bzC=0kcX8mdptw2jG2XTS7yEyZkVnA@mail.gmail.com>