+1 for Dyrad. It's on my list to submit work from our lab there.
We're currently analyzing a number of clinical samples using a range of platforms, e.g.
- Genomics (e.g. DNA sequencing, SNP analysis)
- Transcriptomics (e.g. RNA-Seq, microarrays)
- Proteomics (e.g. IHC)
Ultimately, we plan to disseminate our work into the public domain. This will include raw data, and various integrative analyses.
Is there any public repository that would be suitable for storing ALL these kinds of data? (as opposed to spreading the files over a number of specialized databases like NCBI GEO and dbSNP)
We're effectively looking for a simple file store, ideally one that has been adopted by other research groups, and which is likely to remain available on a long-term basis.
Any thoughts or suggestions? Thanks
3 answers
Is there any kind of public data repository that would be suitable for holding ALL these kinds of data?
Dryad http://datadryad.org ?
Dryad is an international repository of data underlying peer-reviewed articles in the basic and applied biosciences. Dryad enables scientists to validate published findings, explore new analysis methodologies, repurpose data for research questions unanticipated by the original authors, and perform synthetic studies. Dryad is governed by a consortium of journals that collaboratively promote data archiving and ensure the sustainability of the repository.
another suggestion, why not https://github.com ? (e.g. see msporny who posted his personal DNA: https://github.com/msporny/dna )
Accepted for Dryad, looks interesting.
Pierre's suggestion to use Dryad is probably wiser since it has better meta-data archiving, but you could also try BioTorrents if you plan to release all of your raw sequencing data.
I wasn't aware of BioTorrents, thanks for pointing it out.
Check InSilico DB (https://insilicodb.org): 100,000s of manually curated profiles pre-processed and ready to analyse freely available. RNA-Seq data is pre-processed with tophat-cufflinks-cuffdiff-cummeRbund. and ready to analyse. See https://insilicodb.org/differential-gene-expression-heatmap-from-rnaseq-data-using-cummerbund/ for a step-by-step example.
Highly accessed Genome Biology paper: http://genomebiology.com/2012/13/11/R104
Log in to answer this question.