dbSNP
Data Source
Section titled “Data Source”ID: dbsnp
URL: https://ftp.ncbi.nlm.nih.gov/snp/latest_release/
License: Public domain (NCBI)
Citation:
Datasets
Section titled “Datasets”dbsnp.vcf— dbSNP variant catalog. Partitioned bybuild,assembly,chromosome.
| Column | Type | Description |
|---|---|---|
build | TEXT | dbSNP build version (e.g. b157). Partition column. |
assembly | TEXT | Genome assembly. Partition column. |
chromosome | TEXT | Chromosome on which the variant is located. Partition column. |
position | INT | Variant position within the chromosome. |
rsid | TEXT | Unique NCBI variant identifier (e.g. rs123456, rs7412). |
ref_allele | TEXT | Reference allele. |
alt_allele | TEXT | Alternate allele. |