Mercurial > repos > jackcurragh > ribogalaxy_generate_custom_track
changeset 1:02ba4bc97345 draft
Uploaded
author | jackcurragh |
---|---|
date | Fri, 23 Sep 2022 13:14:28 +0000 |
parents | aedc582b98aa |
children | 1fd87301a4fb |
files | generate_custom_track/generate_custom_track.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/generate_custom_track/generate_custom_track.xml Fri Sep 23 13:11:37 2022 +0000 +++ b/generate_custom_track/generate_custom_track.xml Fri Sep 23 13:14:28 2022 +0000 @@ -1,7 +1,7 @@ <tool id="generate-custom_track" name="Generate Custom Track" version="0.1"> <description>Generates a Custom Track File for GWIPS-viz.</description> <command> - python construct_custom_track.py $input1 $input2 "$input3" "$input4" + python $__tool_directory__/construct_custom_track.py $input1 $input2 "$input3" "$input4" </command> <inputs>