Mercurial > repos > gianmarco_piccinno > project_rm
changeset 19:c51d2aa42d7d draft
Uploaded
author | gianmarco_piccinno |
---|---|
date | Tue, 11 Dec 2018 11:47:38 -0500 |
parents | cf6d9aedee8f |
children | 975aa6ae84a6 |
files | Project_RM.tar.gz codon_usage.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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"/>