Closed shajoezhu closed 5 years ago
Much improved by setting the parameter G low
dEploid -ref PM0007-C_ref.txt -alt PM0007-C_alt.txt -plaf africaGroup3_PLAF.txt -exclude africaGroup3_and_pf3k_bad_snp_in_at_least_50_samples.txt -noPanel -ibdViterbi -initialP 0.2 0.8 -o viterbi-G0dot05 -G 0.05 dEploid -ref PM0007-C_ref.txt -alt PM0007-C_alt.txt -plaf africaGroup3_PLAF.txt -exclude africaGroup3_and_pf3k_bad_snp_in_at_least_50_samples.txt -noPanel -ibdPainting -initialP 0.2 0.8 -o ibdpost-G0dot05 -G 0.05
Rasie an issue before pull request, and use "#" to link to issue
see #250
List all of the key changes
implementing, taking max at forward posterior probabilities and encode to viterbi state
After this pull request, what is going to be changed?