If your looking for a simple way to call SNPs from the base frequencies, you might check out
where they call something a homozygous SNP if the non-reference allele is >80% (after filtering on quality Q20 and coverage 20X). They called hets if the alternate allele was between 20-80% (which wouldn't be pertinent for you since you are dealing with haploids). This could at least serve as a base line sanity check.
The IGV browser employs a similar heuristic to show variants:
If a nucleotide differs from the reference sequence in greater than 20% of quality weighted reads, IGV colors the bar in proportion to the read count of each base
Leave a comment: