harvardinformatics / snpArcher

Snakemake workflow for highly parallel variant calling designed for ease-of-use in non-model organisms.
MIT License
63 stars 30 forks source link

change yaml to safe_load #34

Closed tsackton closed 2 years ago

tsackton commented 2 years ago

Use safe_load() instead of load()

cademirch commented 2 years ago

Not sure why the regular fastq-vcf tests are failing...

Still have not figured out the QC tests though, so I expect those to fail.