Mercurial > repos > dcorreia > phylogeny_tools
changeset 50:563d213f74de draft
planemo upload commit b380dd1889907f223544edd65910c7e7a289a926-dirty
| author | dcorreia |
|---|---|
| date | Mon, 23 Jan 2017 12:23:07 -0500 |
| parents | 732d7c01b10f |
| children | 1bf750c27263 |
| files | fasta2phylip/fasta_to_phylip.xml |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/fasta2phylip/fasta_to_phylip.xml Mon Jan 23 11:57:59 2017 -0500 +++ b/fasta2phylip/fasta_to_phylip.xml Mon Jan 23 12:23:07 2017 -0500 @@ -2,7 +2,7 @@ <description>Convert fasta alignment file into phylip sequential format</description> <command> <![CDATA[ - sh fasta_to_phylip.sh $input > $output + $__tool_directory__/fasta_to_phylip.sh $input > $output ]]> </command> <inputs>
