Ngs CLI Toolkit

The core command-line NGS workhorses for going from raw reads to variants — bwa-mem2/minimap2/bowtie2 (alignment), samtools (BAM sort/index/stats/view), bcftools (VCF call/filter/normalize/query), GATK4 (BQSR, HaplotypeCaller, best practices), and plink2 (genotype QC, PCA, GWAS). Use for read alignment, BAM/CRAM manipulation, variant calling and VCF wrangling on the command line. For Python-native BAM/VCF access use pysam; for full managed pipelines use the nf-core wrappers.

stanfish06 Updated

File contents

stanfish06/skillquarium/tree/main/skills/ngs-cli-toolkit commit e5616ca585

Frequently asked questions

npx skillmds@latest add stanfish06/ngs-cli-toolkit