mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
c5235a983d
* Add blacklist of modules that shouldn't be updated to .nf-core.yml * nf-core modules bump-versions for all modules * Remove TODO statements identified by linting * Fix md5sums for failing tests * Fix more tests
21 lines
948 B
YAML
21 lines
948 B
YAML
- name: blast_makeblastdb
|
|
command: nextflow run ./tests/modules/blast/makeblastdb -entry test_blast_makeblastdb -c tests/config/nextflow.config
|
|
tags:
|
|
- blast
|
|
- blast/makeblastdb
|
|
files:
|
|
- path: ./output/blast/blast_db/genome.fasta.nsq
|
|
md5sum: 982cbc7d9e38743b9b1037588862b9da
|
|
- path: ./output/blast/blast_db/genome.fasta.nin
|
|
- path: ./output/blast/blast_db/genome.fasta
|
|
md5sum: 6e9fe4042a72f2345f644f239272b7e6
|
|
- path: ./output/blast/blast_db/genome.fasta.nhr
|
|
md5sum: f4b4ddb034fd3dd7b25c89e9d50c004e
|
|
- path: ./output/blast/blast_db/genome.fasta.ndb
|
|
md5sum: 0d553c830656469211de113c5022f06d
|
|
- path: ./output/blast/blast_db/genome.fasta.not
|
|
md5sum: 1e53e9d08f1d23af0299cfa87478a7bb
|
|
- path: ./output/blast/blast_db/genome.fasta.nto
|
|
md5sum: 33cdeccccebe80329f1fdbee7f5874cb
|
|
- path: ./output/blast/blast_db/genome.fasta.ntf
|
|
md5sum: de1250813f0c7affc6d12dac9d0fb6bb
|