| Previous changeset 0:680fb3eb574c (2023-03-04) |
|
Commit message:
planemo upload for repository https://github.com/picrust/picrust2 commit f8c32a316582ff102c9b7edf3817000691ef9eea |
|
modified:
macros.xml place_seqs.xml |
| b |
| diff -r 680fb3eb574c -r 73b56418e7f4 macros.xml --- a/macros.xml Sat Mar 04 20:27:11 2023 +0000 +++ b/macros.xml Tue Aug 13 12:11:37 2024 +0000 |
| b |
| @@ -1,6 +1,6 @@ <?xml version="1.0"?> <macros> - <token name="@TOOL_VERSION@">2.5.1</token> + <token name="@TOOL_VERSION@">2.5.3</token> <token name="@VERSION_SUFFIX@">0</token> <token name="@PROFILE@">22.01</token> <xml name="bio_tool"> |
| b |
| diff -r 680fb3eb574c -r 73b56418e7f4 place_seqs.xml --- a/place_seqs.xml Sat Mar 04 20:27:11 2023 +0000 +++ b/place_seqs.xml Tue Aug 13 12:11:37 2024 +0000 |
| b |
| @@ -68,7 +68,7 @@ </assert_command> </test> <!-- input data does not really work with fungal reference - but sufficient for CLI test --> - <test expect_num_outputs="1" expect_exit_code="1" expect_failure="true"> + <test expect_exit_code="1" expect_failure="true"> <param name="study_fasta" ftype="fasta" value="study_seqs_test.fasta"/> <param name="placement_tool" value="epa-ng"/> <param name="min_align" value="0.10"/> |