Simultaneous detection of SNPs and Indels using a 16-genotype probabilistic model
-
Updated
Dec 26, 2023 - Perl
Simultaneous detection of SNPs and Indels using a 16-genotype probabilistic model
This script analyzes variant call format (VCF) files to identify genetic variants shared across multiple samples. Given a list of VCF paths, it reports variants present in ≥10-100% of samples (10% increments), showing chromosome, position, alleles, sample count, and percentage. Processes genotype data to ensure accurate variant presence detection
Add a description, image, and links to the indels topic page so that developers can more easily learn about it.
To associate your repository with the indels topic, visit your repo's landing page and select "manage topics."