Hello, dear community,
I am researching a method to perform a genetic carrier screening test.
So far, I have two exomes, from two future parents. I processed the fastq files with GATK best practices and the annotation was done with ANNOVAR.
I only have two subjects, the fututure mother and father.
I want to compute the probability of each variant in the exome of being inherited to the child. Also, I want the inheritance pattern, i.e Dominant, Recessive, X-linked, etc..
The problems comes because there is not enough literature to have a data base to provide such information, i.e the inheritance pattern.
However, I reached with two possible methods, MAPPIN and MAVERICK. But, I do have problems when running. They do not work. Is there any other method ?
My goal, is when I have the probability of being recessive or dominant, joint these two probabilities, in order to get the desired result.
Or do you have any suggestions to carry out these genetic test ? Is any package in bioconductor ?
Kind regards
Edmond
But the problem is that not all variants are now known the mode of inheritance
For the most part yes, yes you do. ClinVar links functionally-typed variants (missense, nonsense, both, or neither) to traits; OMIM links traits to modes of inheritance. You should be able to reason out how to link the inheritance of a specific variant to a that of a trait.