Skip to content

Commit

Permalink
新增readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mahui-cn committed Nov 14, 2024
1 parent 622cf46 commit 368d387
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# weapp-haplotyping

Y-DNA and mtDNA Haplotyping for WeGene, It features DFS algorithm and specific rules to search the most appropriate terminal haplotype based on haplogroup tree which should contain SNP information with position and derived mutation.

The scripts should be used by weapp of WeGene (https://github.com/wegene-llc/weapp-developer-guide), which will let users to authorize to share their personal genome data. Once authorized, user's data will be sent to the script as input and final output will be used by WeGene to show in web page.

run: `python main.py < data/data.json`

online version: https://www.wegene.com/crowdsourcing/details/1265

0 comments on commit 368d387

Please sign in to comment.