mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
d07d270743
* Create module antismashlitedownloaddatabases * Corrected user-specification of database directory * Updated test.yml * Apply suggestions from code review Co-authored-by: James A. Fellows Yates <jfy133@gmail.com> * Fix typo in test.yml * Feed database files via docker/singularity mount) * Add external db file mounts to the containers * Fixed docker command in main.nf * Apply prettier * Apply prettier and add PWD * Add more output to test.yml * Add more output paths to test.yml * Fixed test.yml * Apply suggestions from code review Add documentation of why we need to mount files to the containers. Co-authored-by: James A. Fellows Yates <jfy133@gmail.com> * Fix code linting errors (remove trailing whitespaces) * Fix code linting error (remove trailing whitespace) * Fix errors from Prettier linting Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
14 lines
728 B
YAML
14 lines
728 B
YAML
- name: antismash antismashlitedownloaddatabases test_antismash_antismashlitedownloaddatabases
|
|
command: nextflow run tests/modules/antismash/antismashlitedownloaddatabases -entry test_antismash_antismashlitedownloaddatabases -c tests/config/nextflow.config
|
|
tags:
|
|
- antismash/antismashlitedownloaddatabases
|
|
- antismash
|
|
files:
|
|
- path: output/antismash/versions.yml
|
|
md5sum: e2656c8d2bcc7469eba40eb1ee5c91b3
|
|
- path: output/antismash/antismash_db
|
|
- path: output/antismash/antismash_db/clusterblast
|
|
- path: output/antismash/antismash_db/clustercompare
|
|
- path: output/antismash/antismash_db/pfam
|
|
- path: output/antismash/antismash_db/resfam
|
|
- path: output/antismash/antismash_db/tigrfam
|