Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SMaSH does not evaluate compound het variants correctly #8

Open
jn80842 opened this issue May 19, 2014 · 0 comments
Open

SMaSH does not evaluate compound het variants correctly #8

jn80842 opened this issue May 19, 2014 · 0 comments

Comments

@jn80842
Copy link
Contributor

jn80842 commented May 19, 2014

SMaSH doesn't evaluate compound heterozygous variants correctly (phased or unphased).

true.vcf

CHROM POS ID REF ALT QUAL FILTER INFO FORMAT NA12878

chr13 20332447 . C T 20 PASS . GT 0/1
chr13 20332452 . CA C 20 PASS . GT 0/1

pred.vcf

CHROM POS ID REF ALT QUAL FILTER INFO FORMAT NA12878

chr13 20332447 . CGTCTCA TGTCTCA,CGTCTC 20 PASS . GT 1/2

Evaluates to two false negatives and one false positive.

jn80842 pushed a commit that referenced this issue Aug 6, 2014
get known fp mode to work
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant