Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sug0/tttandme
23andme parser in go
https://github.com/sug0/tttandme
23andme file-parser format-parser genetics parser
Last synced: 2 days ago
JSON representation
23andme parser in go
- Host: GitHub
- URL: https://github.com/sug0/tttandme
- Owner: sug0
- Created: 2019-01-18T01:36:12.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-17T15:18:49.000Z (almost 5 years ago)
- Last Synced: 2024-11-02T09:05:07.970Z (about 2 months 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).