mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-13 05:13:09 +00:00
Clean up test data
This commit is contained in:
parent
42564565b9
commit
7df2fae746
2 changed files with 0 additions and 10 deletions
|
@ -4,8 +4,6 @@
|
||||||
- diamond
|
- diamond
|
||||||
- diamond/blastp
|
- diamond/blastp
|
||||||
files:
|
files:
|
||||||
- path: output/diamond/genome.fasta.dmnd
|
|
||||||
md5sum: 2447fb376394c20d43ea3aad2aa5d15d
|
|
||||||
- path: output/diamond/test.diamond_blastp.txt
|
- path: output/diamond/test.diamond_blastp.txt
|
||||||
md5sum: 3ca7f6290c1d8741c573370e6f8b4db0
|
md5sum: 3ca7f6290c1d8741c573370e6f8b4db0
|
||||||
- path: output/diamond/versions.yml
|
- path: output/diamond/versions.yml
|
||||||
|
@ -16,8 +14,6 @@
|
||||||
- diamond
|
- diamond
|
||||||
- diamond/blastp
|
- diamond/blastp
|
||||||
files:
|
files:
|
||||||
- path: output/diamond/genome.fasta.dmnd
|
|
||||||
md5sum: 2447fb376394c20d43ea3aad2aa5d15d
|
|
||||||
- path: output/diamond/test.diamond_blastp.daa
|
- path: output/diamond/test.diamond_blastp.daa
|
||||||
md5sum: d4a79ad1fcb2ec69460e5a09a9468db7
|
md5sum: d4a79ad1fcb2ec69460e5a09a9468db7
|
||||||
- path: output/diamond/versions.yml
|
- path: output/diamond/versions.yml
|
||||||
|
|
|
@ -4,11 +4,8 @@
|
||||||
- diamond
|
- diamond
|
||||||
- diamond/blastx
|
- diamond/blastx
|
||||||
files:
|
files:
|
||||||
- path: output/diamond/genome.fasta.dmnd
|
|
||||||
md5sum: 2447fb376394c20d43ea3aad2aa5d15d
|
|
||||||
- path: output/diamond/test.diamond_blastx.txt
|
- path: output/diamond/test.diamond_blastx.txt
|
||||||
- path: output/diamond/versions.yml
|
- path: output/diamond/versions.yml
|
||||||
md5sum: 747934f57b7c0f8901570500f206eac6
|
|
||||||
|
|
||||||
- name: diamond blastx test_diamond_blastx_daa
|
- name: diamond blastx test_diamond_blastx_daa
|
||||||
command: nextflow run tests/modules/diamond/blastx -entry test_diamond_blastx_daa -c tests/config/nextflow.config
|
command: nextflow run tests/modules/diamond/blastx -entry test_diamond_blastx_daa -c tests/config/nextflow.config
|
||||||
|
@ -16,9 +13,6 @@
|
||||||
- diamond
|
- diamond
|
||||||
- diamond/blastx
|
- diamond/blastx
|
||||||
files:
|
files:
|
||||||
- path: output/diamond/genome.fasta.dmnd
|
|
||||||
md5sum: 2447fb376394c20d43ea3aad2aa5d15d
|
|
||||||
- path: output/diamond/test.diamond_blastx.daa
|
- path: output/diamond/test.diamond_blastx.daa
|
||||||
md5sum: 2a0ce0f7e01dcead828b87d5cbaccf7a
|
md5sum: 2a0ce0f7e01dcead828b87d5cbaccf7a
|
||||||
- path: output/diamond/versions.yml
|
- path: output/diamond/versions.yml
|
||||||
md5sum: 05cbabfd500fc17e26b3d8061c5a78c3
|
|
||||||
|
|
Loading…
Reference in a new issue