Baselight

DNA Sequencing Costs

@owid.dna_sequencing

Loading...
Loading...

About this Dataset

DNA Sequencing Costs

The National Human Genome Research Institute (NHGRI) tracks the costs associated with DNA sequencing at the centers it funds. The cost-accounting data is summarized relative to two metrics: (1) "Cost per Megabase of DNA Sequence" - the cost of determining one megabase (Mb; a million bases) of DNA sequence of a specified quality; (2) "Cost per Genome" - the cost of sequencing a human-sized genome.

Tables

DNA Sequencing Costs

@owid.dna_sequencing.owid_dna_sequencing
  • 3.85 KB
  • 22 rows
  • 4 columns
Loading...

CREATE TABLE owid_dna_sequencing (
  "country" VARCHAR,
  "year" INTEGER,
  "cost_per_genome" FLOAT,
  "cost_per_gb" FLOAT
);

Share link

Anyone who has the link will be able to view this.