Mercurial > repos > peterjc > tmhmm_and_signalp
diff tools/protein_analysis/signalp3.py @ 5:ef7ceca37e3f
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
author | peterjc |
---|---|
date | Tue, 07 Jun 2011 17:40:55 -0400 |
parents | a2eeeaa6f75e |
children | 5e62aefb2918 |
line wrap: on
line diff
--- a/tools/protein_analysis/signalp3.py Tue Jun 07 17:40:04 2011 -0400 +++ b/tools/protein_analysis/signalp3.py Tue Jun 07 17:40:55 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)