Explain an algorithm used in variant calling
Utilisateur anonyme
I cannot explain what exactly happens under the hood, it has been a long time since I have encountered this topic. As for a generic bioinformatics workflow, 1- filter raw data for quality purposes, 2- map/align the raw fastq reads against a genome, 3- call the variants against the reference by position into a report, preferably a VCF file (which I do have experience with)