Previous changeset 0:7a23dda2e932 (2024-08-08) |
Commit message:
planemo upload commit f8aa1f8dc7acaa1187d197da50a3eb21ad4b6dc9-dirty |
modified:
prophage_relatedness.xml |
b |
diff -r 7a23dda2e932 -r 7ba8b1f0fdf0 prophage_relatedness.xml --- a/prophage_relatedness.xml Thu Aug 08 03:09:32 2024 +0000 +++ b/prophage_relatedness.xml Sun Aug 11 22:26:57 2024 +0000 |
[ |
@@ -8,7 +8,7 @@ <requirement type="package" version="1.77">biopython</requirement> </requirements> <command detect_errors="aggressive"><![CDATA[ - python $__tool_directory__/prophageRelatedness.py + python $__tool_directory__/prophage_relatedness.py '${blastIn.blast}' --outFile '$output' --padding '$padding' |