dib-lab / sourmash-slainte

Project template for sourmash-based characterization of genomes and metagenomes
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

MRG: allow config to determine whether to run `gather` and `tax` #16

Closed ctb closed 7 months ago

ctb commented 7 months ago

run_gather in the config file now determines if the gather & tax steps are run.

This PR also: