Previous changeset 1:f2a7dffab581 (2024-08-08) Next changeset 3:c5e0e05ce58a (2024-08-08) |
Commit message:
planemo upload commit e3582c97df5767a728a1ab2e81b1e43e081e7b24 |
modified:
protein_blast_grouping.xml |
b |
diff -r f2a7dffab581 -r 8e34cd137d3e protein_blast_grouping.xml --- a/protein_blast_grouping.xml Thu Aug 08 02:46:54 2024 +0000 +++ b/protein_blast_grouping.xml Thu Aug 08 03:02:17 2024 +0000 |
[ |
@@ -6,7 +6,7 @@ <expand macro="requirements"/> <command detect_errors="aggressive"> <![CDATA[ - $__tool_directory__/protein_blast_grouping.py + python $__tool_directory__/protein_blast_grouping.py '${blast_in.blast}' --hits '$hits' --sort '$sort.sortType' |