This PR addresses #18 by adding a conda environment and adding the necessary precursor steps before extractFromVCF that use bcftools to prepare the input vcf file.
Changes
Create conda environment config
Create normalize_vcfprocess
Create remove_homref_sites process
What to test
[x] Test creation of all files in the scratch directory
This PR addresses #18 by adding a conda environment and adding the necessary precursor steps before extractFromVCF that use bcftools to prepare the input vcf file.
Changes
normalize_vcf
processremove_homref_sites
processWhat to test
Instructions