diff tools/protein_analysis/signalp3.py @ 5:0f1c61998b22

Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
author peterjc
date Tue, 07 Jun 2011 18:06:27 -0400
parents bca9bc7fdaef
children 9b45a8743100
line wrap: on
line diff
--- a/tools/protein_analysis/signalp3.py	Tue Jun 07 18:05:50 2011 -0400
+++ b/tools/protein_analysis/signalp3.py	Tue Jun 07 18:06:27 2011 -0400
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 """Wrapper for SignalP v3.0 for use in Galaxy.
 
-This script takes exactly fives command line arguments:
+This script takes exactly five command line arguments:
  * the organism type (euk, gram+ or gram-)
  * length to truncate sequences to (integer)
  * number of threads to use (integer)