Skip to content

RTCGA data to ExperimentHub  #85

@MarcinKosinski

Description

@MarcinKosinski

Hi Marcin,

I'm ready to starting putting the RTCGA data sets in ExperimentHub. The idea is that we'll create a data package, similar to the usual Experimental Data packages, that will have a little more documentation and background. The data will be in an S3 bucket - it's ok if the data.frames live in S3 and we transform them to SummarizedExperiment when the user invokes '[[' on the resource, e.g.,

eh = ExperimentHub()
eh[["EH1234"]]

To get started please do the following:

  1. Let me know what you plan to name your data package, e.g., RTCGAData or just RTCGA etc. Once we have this we'll make an S3 bucket of the same name and give you permissions to upload the data.

  2. Put together the data package following instructions here, specifically section 2.1 'Add New Resources':

http://www.bioconductor.org/packages/3.4/bioc/vignettes/ExperimentHubData/inst/doc/ExperimentHubData.html

Here is a sample package (data are in ExperimentHub) you can use as a template:

http://www.bioconductor.org/packages/3.3/data/experiment/html/GSE62944.html

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions