comparison interproscan5/ips5.xml @ 4:6574eb46426d draft

Trivial bug fix.
author mkh
date Tue, 02 Feb 2016 12:46:40 -0500
parents 74cf3f49f10c
children 1a4c5ab108fc
comparison
equal deleted inserted replaced
3:74cf3f49f10c 4:6574eb46426d
15 \$IPS_HOME/interproscan.sh 15 \$IPS_HOME/interproscan.sh
16 ## disables the precalculated lookup service, all calculation will be run locally 16 ## disables the precalculated lookup service, all calculation will be run locally
17 -dp 17 -dp
18 --input $infile 18 --input $infile
19 --seqtype $seqtype 19 --seqtype $seqtype
20 -f $output_types 20 -f tsv,$output_types
21 --applications $appl 21 --applications $appl
22 22
23 $pathways 23 $pathways
24 $goterms 24 $goterms
25 $iprlookup 25 $iprlookup