https://github.com/sug0/tttandme
23andme parser in go
https://github.com/sug0/tttandme
23andme file-parser format-parser genetics parser
Last synced: about 1 year ago
JSON representation
23andme parser in go
- Host: GitHub
- URL: https://github.com/sug0/tttandme
- Owner: sug0
- Created: 2019-01-18T01:36:12.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-02-17T15:18:49.000Z (about 6 years ago)
- Last Synced: 2025-02-13T08:54:11.616Z (about 1 year ago)
- Topics: 23andme, file-parser, format-parser, genetics, parser
- Language: Go
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tttandme
A fairly fast, memory efficient parser for the [23andme](https://www.23andme.com/) raw genetic data file format.
# Reference
Visit [godoc](https://godoc.org/github.com/sugoiuguu/tttandme).