I have Next gen sequencing(exome) data. After analysis using samtools, I have a annotated snp file. Example:
Reference Name Reference Position Type of variation Reference Base SNP Consensus Quality SNP Quality Mapping Quality Read Depth SNP Ratio Zygosity DBannotation DBSNP ID DBSNP Alleles DBSNP Strand Gene Symbol GeneID Function class refallele frame residue aaposition mrnaacc prot_acc
chr10 91498127 SNP T C 30 96 60 16 C(16) Homozygous Annotated rs1886996 C/T + KIF20B 9585 missense;reference C;T 1 R;C 1137 NM016195.2 NP057279.2
I also have data from normal(non-tumor) samples. How can I make LOH calls on these files?