Hi All
I want to do Variant Calling but with a single sanger read in a single specific region (so I can't use routine VariantCalling pipelines). for example I have a sanger read from a region of a gene and I know that gene, now I want to tell Genomic Position of Homozygous and Heterozygous events.
I used sangerseqR package for processing and working with sanger read, now I have a single sequence(primary sequence, not sanger anymore) and a reference (that gene), is there any function or package which can compare them and return genomic positions of Homozygous events in that query sequence?
Thanks a lot
Make sure to look at the actual traces at your variant position(s). When it comes to sanger seq, no algorithm i've come accross beats eyes on the trace for working out if the variant is real or not.
Absolutely second this.