Mercurial > repos > jpetteng > ectyper
changeset 8:06e7c1355431 draft
Uploaded
author | jpetteng |
---|---|
date | Fri, 05 Jan 2018 16:21:19 -0500 |
parents | b9146bf9de08 |
children | 148199949636 |
files | ecoli_serotyping/ectyper.xml |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ecoli_serotyping/ectyper.xml Fri Jan 05 15:58:51 2018 -0500 +++ b/ecoli_serotyping/ectyper.xml Fri Jan 05 16:21:19 2018 -0500 @@ -19,8 +19,9 @@ ln -s $jobtype.fastq1 sample_1.fastq; ln -s $jobtype.fastq2 sample_2.fastq; #end if + PYTHONPATH=\$PATHONPATH:$__tool_directory__/ecytper/ - $__tool_directory__/ectyper/ectyper.py + $__tool_directory__/bin/ectyper.py #if $jobtype.select == "asm" -m 4 -i sample.fasta