I have SNP data from 3 siblings but no data from parents (not yet). Is it possible to phase the SNPs?
My vcf looks something like this:
1 359 . G A 3784.37 PASS AC=19;AF=0.198;AN=96 GT:AD:DP:GQ:PL:PP 0/0:26,0:26:68:0,65,498:0,68,510 0/1:9,9:18:99:147,0,92:144,0,101 0/1:24,28:52:99:488,0,262:485,0,271
So basically, genotypes for 3 individuals (siblings).
chr pos ref alt s1 s2 s3
1 359 G A 0/0 0/1 0/1
what is "SNP data" ?
Added a snp sample line from the vcf.