Skip to content

luisbebop/my-dna

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

my-dna

This is the DNA source code of Luis Silva, aka @luisbebop

About

Via 23andMe, here is my raw, uninterpreted genome SNP data (my DNA fingerprint). Please fork and send pull requests fixing the bugs you might find.

Data

On the file DNA.txt, for each SNP, we provide its identifier (an rsid or an internal id), its location on the reference human genome, and the # genotype call oriented with respect to the plus strand on the human reference sequence. We are using reference human assembly build 37 (also known as Annotation Release 104).

On the file mtDNA.txt, you can find my Mitochondrial DNA.

Further Work

This is a test bed for a new information encoding mecanism using Mitochondrial DNA.

Moreover, mitochondria evolved a unique mechanism which maintains mtDNA integrity through degradation of excessively damaged genomes followed by replication of intact/repaired mtDNA. This mechanism is not present in the nucleus and is enabled by multiple copies of mtDNA present in mitochondria

Via Wikipedia

License

Copyright (c) 2017 Luis Silva

Permission is hereby granted, free of charge, to any person obtaining a copy of this DNA and associated documentation files (the "DNA"), to deal in the DNA without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the DNA, and to permit persons to whom the DNA is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the DNA.

THE DNA IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE DNA OR THE USE OR OTHER DEALINGS IN THE DNA.

Releases

No releases published

Packages

No packages published