2022-05-23 08:01:55 +00:00
|
|
|
- name: vsearch usearchglobal test_vsearch_usearchglobal
|
|
|
|
command: nextflow run ./tests/modules/vsearch/usearchglobal -entry test_vsearch_usearchglobal -c ./tests/config/nextflow.config -c ./tests/modules/vsearch/usearchglobal/nextflow.config
|
|
|
|
tags:
|
|
|
|
- vsearch/usearchglobal
|
2022-05-26 18:16:45 +00:00
|
|
|
- vsearch
|
2022-05-23 08:01:55 +00:00
|
|
|
files:
|
2022-05-23 12:02:10 +00:00
|
|
|
- path: output/vsearch/test.aln
|
2022-05-30 11:30:27 +00:00
|
|
|
contains:
|
2022-05-30 11:35:12 +00:00
|
|
|
- "vsearch --usearch_global transcriptome.fasta --db genome.fasta --id 0.985 --threads 2 --alnout test.aln"
|
|
|
|
- "Query >lcl|MT192765.1_cds_QIK50427.1_2"
|
|
|
|
- "%Id TLen Target"
|
|
|
|
- "100% 29829 MT192765.1"
|
|
|
|
- "Query 3822nt >lcl|MT192765.1_cds_QIK50427.1_2"
|
|
|
|
- "Target 29829nt >MT192765.1"
|
|
|
|
- "Qry 21249 + CAACAGAGTTGTTATTTCTAGTGATGTTCTTGTTAACAACTAA 21291"
|
|
|
|
- "Tgt 21506 + CAACAGAGTTGTTATTTCTAGTGATGTTCTTGTTAACAACTAA 21548"
|
|
|
|
- "21291 cols, 21290 ids (100.0%), 1 gaps (0.0%)"
|
2022-05-23 12:02:10 +00:00
|
|
|
|
|
|
|
- name: vsearch usearchglobal test_vsearch_usearchglobal_userout
|
|
|
|
command: nextflow run ./tests/modules/vsearch/usearchglobal -entry test_vsearch_usearchglobal_userout -c ./tests/config/nextflow.config -c ./tests/modules/vsearch/usearchglobal/nextflow.config
|
|
|
|
tags:
|
|
|
|
- vsearch/usearchglobal
|
2022-05-26 18:16:45 +00:00
|
|
|
- vsearch
|
2022-05-23 12:02:10 +00:00
|
|
|
files:
|
2022-05-26 18:16:45 +00:00
|
|
|
- path: output/vsearch/test.tsv
|
2022-05-23 12:02:10 +00:00
|
|
|
md5sum: b6cc50f7c8d18cb82e74dab70ed4baab
|