Closed olgabot closed 4 years ago
This makes it easier to support pre-computed indices (https://github.com/czbiohub/nf-predictorthologs/issues/44) as the indices can now be zip files: http://ivory.idyll.org/blog/2020-sourmash-databases-as-zip-files.html which are easier to work with in nextflow than folders. (at least for me)
nextflow run . -profile test,docker
nf-core lint .
CHANGELOG.md
This makes it easier to support pre-computed indices (https://github.com/czbiohub/nf-predictorthologs/issues/44) as the indices can now be zip files: http://ivory.idyll.org/blog/2020-sourmash-databases-as-zip-files.html which are easier to work with in nextflow than folders. (at least for me)
PR checklist
nextflow run . -profile test,docker
).nf-core lint .
).CHANGELOG.md
is updated