Python
Switch branches/tags
Nothing to show
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
specs RefSNP_Object Jun 21, 2017
tutorials Fixed output Oct 30, 2017
README.md Update README.md Jun 21, 2017

README.md

dbSNP (https://www.ncbi.nlm.nih.gov/snp)

The database of single nucleotide polymorphisms (SNPs) and multiple small-scale variations that include insertions/deletions, microsatellites, and non-polymorphic variants.

============================

directory layout

.
├── specs                   # dbSNP Design and Schema Specifications 
├── tutorials               # Scripts and tutorials for using dbSNP data
└── README.md