Mercurial > repos > gianmarco_piccinno > project_rm
diff codon_usage.xml @ 19:c51d2aa42d7d draft
Uploaded
author | gianmarco_piccinno |
---|---|
date | Tue, 11 Dec 2018 11:47:38 -0500 |
parents | cb21772b534a |
children | 21b35ba256d9 |
line wrap: on
line diff
--- a/codon_usage.xml Tue Dec 11 11:43:34 2018 -0500 +++ b/codon_usage.xml Tue Dec 11 11:47:38 2018 -0500 @@ -6,7 +6,7 @@ <requirement type=“package” version=“0.23.4”>pandas</requirement> </requirements> - <command>codon_usage.py -i $input -t $input_type -o $output -c $codon_table</command> + <command>python $__tool_directory__/codon_usage.py -i $input -t $input_type -o $output -c $codon_table</command> <inputs> <param name="input" format="fasta" type="data" label="Source file"/>