Hello Community
I'm currently revising different alignment-based methods (e.g. BWA-Mem, Bowtie, Novoalign) and want to compare the outputs generated by these methods. I'm considering just using BCFtools for this but was wondering what I should be looking for specifically.
Furthermore, I'm interested in comparing variant calling methods, more specifically Samtools, GATK for indels and muTect2, and VarScan2 in the case of somatic variants, for this case I also wanted to know what I should be looking at specifically to compare methods. Are there any particular metrics I should use to analyze these comparisons, maybe with BCFtools?
Please note I am working with WGS data from cancer patients.
Thank you in advance.
You could have a look at Qualimap - might give you some ideas.