Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change the vcf output from bcf to vcf
`variants=~/dc_workshop/results/bcf/${base}_variants.vcf` is pointing to the bcf directory but it should be directed to vcf as ` `variants=~/dc_workshop/results/vcf/${base}_variants.vcf`
- Loading branch information