Mercurial > repos > ufz > phabox_phamer
diff phamer.xml @ 1:724fcc6ee63b draft default tip
planemo upload for repository https://github.com/Helmholtz-UFZ/ufz-galaxy-tools/blob/main/tools/phabox commit 52385539f64c4e46c2e8953588efa3ea01bb99fd
author | ufz |
---|---|
date | Wed, 16 Apr 2025 09:43:34 +0000 |
parents | d0ebd3f37125 |
children |
line wrap: on
line diff
--- a/phamer.xml Tue Nov 12 09:31:08 2024 +0000 +++ b/phamer.xml Wed Apr 16 09:43:34 2025 +0000 @@ -24,11 +24,11 @@ <tests> <test> <param name="dbdir" value="phaboxdb"/> - <param name="contigs" value="example_contigs.fa"/> + <param name="contigs" value="example_contigs.fa" location="https://github.com/KennthShang/PhaBOX/releases/download/v2/example_contigs.fa"/> <output name="phamer_out"> <assert_contents> <has_line line="Accession	Length	Pred	Proportion	PhaMerScore	PhaMerConfidence"/> - <has_n_lines n="11"/> <!-- 1 per input sequence--> + <has_n_lines n="391"/> <!-- 1 per input sequence--> <has_n_columns n="6"/> </assert_contents> </output>