Virus Genome Download

Download virus genome dataset by taxon

BioinformaticsGenomicsLife SciencesPubMedSequencesBLASTTaxonomyChemistryOpen Access

Virus Genome Download is an example object payload from National Center for Biotechnology Information (NCBI), with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

titledescriptionpathmethodbaseURLparametersnotes

Example Payload

Raw ↑
{
  "title": "Virus Genome Dataset Download",
  "description": "Download virus genome dataset by taxon",
  "path": "/virus/taxon/{taxon}/genome/download",
  "method": "GET",
  "baseURL": "https://api.ncbi.nlm.nih.gov/datasets/v2",
  "parameters": {
    "taxon": "2697049"
  },
  "notes": "Taxon 2697049 is SARS-CoV-2"
}