You have one or multiple newly sequenced bacterial draft genomes, sampled or cultured under different conditions, and want to call the SNPs against a reference genome to find phenotype-associated variants? Well, here it is a quick & dirty way to do so!
Get or install:
- bwa
- samtools
- bcftools
- seqtk
- Trimmomatic
- Their dependencies
Make it executable:
sudo chmod +x variant_call.sh
Run it:
./variant_call.sh