Mercurial > repos > iuc > busco
comparison busco.xml @ 7:d9ecc5fbbe84 draft
"planemo upload commit 92185cd605fe0cfa78593ea10b0222e8aeb6ef98"
| author | iuc |
|---|---|
| date | Wed, 30 Dec 2020 14:07:10 +0000 |
| parents | cb3bd277ea3a |
| children | 2248d088ab19 |
comparison
equal
deleted
inserted
replaced
| 6:cb3bd277ea3a | 7:d9ecc5fbbe84 |
|---|---|
| 80 <param name="input" value="genome.fa"/> | 80 <param name="input" value="genome.fa"/> |
| 81 <param name="lineage_dataset" value="arthropoda_odb10"/> | 81 <param name="lineage_dataset" value="arthropoda_odb10"/> |
| 82 <param name="mode" value="geno"/> | 82 <param name="mode" value="geno"/> |
| 83 <output name="busco_sum" file="genome_results/short_summary" compare="diff" lines_diff="4"/> | 83 <output name="busco_sum" file="genome_results/short_summary" compare="diff" lines_diff="4"/> |
| 84 <output name="busco_table" file="genome_results/full_table" compare="diff" lines_diff="4"/> | 84 <output name="busco_table" file="genome_results/full_table" compare="diff" lines_diff="4"/> |
| 85 <output name="busco_missing" file="genome_results/missing_buscos_list" compare="diff" lines_diff="4"/> | 85 <output name="busco_missing" file="genome_results/missing_buscos_list" compare="diff" lines_diff="4"> |
| 86 <assert_contents> | |
| 87 <has_text text="# BUSCO version is: @TOOL_VERSION@" /> | |
| 88 </assert_contents> | |
| 89 </output> | |
| 86 </test> | 90 </test> |
| 87 <test> | 91 <test> |
| 88 <param name="input" value="proteome.fa"/> | 92 <param name="input" value="proteome.fa"/> |
| 89 <param name="lineage_dataset" value="arthropoda_odb10"/> | 93 <param name="lineage_dataset" value="arthropoda_odb10"/> |
| 90 <param name="mode" value="prot"/> | 94 <param name="mode" value="prot"/> |
