SNP-pruning is a necessary step for ancestry estimations (using PCA) as part of genome-wide association study quality control. Typically this is done using PLINK or …
Usually, SNP calling is between a reference genome sequence (fasta) and reads (fastq), is it possible to use the commonly used pipeline (BWA alignment and …