Mercurial > repos > iuc > nanocompore_sampcomp
diff sampcomp.xml @ 1:e5b88f0e7960 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanocompore commit 652a872061324ba1073bfa286777ffeefa352671"
| author | iuc |
|---|---|
| date | Mon, 08 Jun 2020 18:32:52 +0000 |
| parents | 952c4ac5ef22 |
| children | f657489960f7 |
line wrap: on
line diff
--- a/sampcomp.xml Tue May 05 11:01:24 2020 +0000 +++ b/sampcomp.xml Mon Jun 08 18:32:52 2020 +0000 @@ -60,7 +60,7 @@ <param name="file" type="data" format="tabular" label="Select NanopolishComp file" help="(--file_list2)"/> <param name="index" type="data" format="tabular" label="Select index file"/> </repeat> - <param argument="--fasta" type="data" format="fasta" label="Select mapping file"/> + <param argument="--fasta" type="data" format="fasta" label="Select reference mapping fasta"/> <section name="ap" title="Advanced parameters"> <param argument="--bed" type="data" format="bed" optional="true" label="Select mapping file with annotation of transcriptome"/> @@ -131,7 +131,7 @@ </output> <output name="out_db"> <assert_contents> - <has_size value="5408256"/> + <has_size value="5416960" delta="10000"/> </assert_contents> </output> </test> @@ -176,7 +176,7 @@ </output> <output name="out_db"> <assert_contents> - <has_size value="5410304"/> + <has_size value="5416960" delta="10000"/> </assert_contents> </output> <output name="out_log">
