how to identify mutations transmitted from parents to child?
Hey i have detected mutations detected in both parents
how to identify mutations effecting child..& which are acting as carriers for disease.
Is thre any software to detect mutations for a given sequence data of both parents and child.
Thanks
• 1,897 views
•
link
0 answers
No answers yet.
Log in to answer this question.
Do you have the child's genotype data? If so, you can use those de-novo mutation detection tools to do it
You could phase the variant calls (using GATK's PhaseByTransission) and pick variants with a specific inheritance pattern.