Hello all,
I have a .vcf file with ~96 samples which were called using freebayes.
This .vcf file contains a family, i.e. a mother, father and offspring. I would like to filter the SNPs of the offspring based on the parental polymorphisms (those found in the mother and father).
Is there a relatively simple way to do this?
I am very new to SNP filtering and .vcf files.
Thank you in advance for your help! Eve
thank you both for your suggestions :D