├── README.md ├── original.txt ├── snps.csv ├── snps.json ├── snps.sql └── snps.xml /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/whatnickcodes/dna/HEAD/README.md -------------------------------------------------------------------------------- /original.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/whatnickcodes/dna/HEAD/original.txt -------------------------------------------------------------------------------- /snps.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/whatnickcodes/dna/HEAD/snps.csv -------------------------------------------------------------------------------- /snps.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/whatnickcodes/dna/HEAD/snps.json -------------------------------------------------------------------------------- /snps.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/whatnickcodes/dna/HEAD/snps.sql -------------------------------------------------------------------------------- /snps.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/whatnickcodes/dna/HEAD/snps.xml --------------------------------------------------------------------------------