https://github.com/datasets/genome-sequencing-costs
Costs associated with DNA sequencing since 2001
https://github.com/datasets/genome-sequencing-costs
data data-science genome
Last synced: 2 months ago
JSON representation
Costs associated with DNA sequencing since 2001
- Host: GitHub
- URL: https://github.com/datasets/genome-sequencing-costs
- Owner: datasets
- License: unlicense
- Created: 2015-12-21T08:36:15.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2025-02-05T06:07:44.000Z (8 months ago)
- Last Synced: 2025-04-12T02:37:33.105Z (6 months ago)
- Topics: data, data-science, genome
- Language: Python
- Homepage: https://datahub.io/core/genome-sequencing-costs
- Size: 61.5 KB
- Stars: 6
- Watchers: 3
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
DNA Sequencing Costs
## Data
### Description
> For many years, the National Human Genome Research Institute (NHGRI) has tracked the costs associated with DNA sequencing performed at the sequencing centers funded by the Institute. This information has served as an important benchmark for assessing improvements in DNA sequencing technologies and for establishing the DNA sequencing capacity of the NHGRI Genome Sequencing Program (GSP). Here, NHGRI provides an analysis of these data, which gives one view of the remarkable improvements in DNA sequencing technologies and data-production pipelines in recent years.
### Temporal coverage
> 2001-2023### Further Information
> For further information regarding cost categories, DNA Sequencing Technologies, Quality and Genome Coverage please visit: http://www.genome.gov/sequencingcosts/### Citations
1. Wetterstrand KA. DNA Sequencing Costs: Data from the NHGRI Genome Sequencing Program (GSP). Available at: [www.genome.gov/sequencingcostsdata](https://www.genome.gov/sequencingcostsdata). Accessed [date of access].
2. Mardis E. A decade's perspective on DNA sequencing technology. *Nature*, 470: 198-203. 2011. [PubMed]
3. Metzker M. Sequencing technologies - the next generation. *Nature Genetics*, 11: 31-46. 2010. [PubMed]
4. Stein L. The case for cloud computing in genome informatics. *Genome Biology*, 11: 207-213. 2010. [PubMed]
5. *Human genome at ten: the sequence explosion.* *Nature*, 464: 670-671. 2010. [PubMed]
### Sources
1.
* Name: National Human Genome Research Institute
* Web: https://www.genome.gov/about-genomics/fact-sheets/DNA-Sequencing-Costs-Data## Preparation
### Requirements
Python 3 together with modules in `scripts/requirements.txt` are required in order to process the data.
### Processing
Run the following script from this directory to download and process the data:
```bash
make
```### Resources
* The raw data are stored on directory `./archive/`.
* The processed data are stored on directory `./data`.## License
### ODC-PDDL-1.0
This Data Package is made available under the Public Domain Dedication and License v1.0 whose full text can be found at: http://www.opendatacommons.org/licenses/pddl/1.0/