[med-svn] r14615 - trunk/packages/clustalw-mpi/trunk/debian
Charles Plessy
plessy at alioth.debian.org
Sun Sep 8 00:27:25 UTC 2013
Author: plessy
Date: 2013-09-08 00:27:25 +0000 (Sun, 08 Sep 2013)
New Revision: 14615
Modified:
trunk/packages/clustalw-mpi/trunk/debian/clustalw-mpi.1
Log:
Escape minus sign in ?\226?\128?\152debian/clustalw-mpi.1?\226?\128?\153.
Modified: trunk/packages/clustalw-mpi/trunk/debian/clustalw-mpi.1
===================================================================
--- trunk/packages/clustalw-mpi/trunk/debian/clustalw-mpi.1 2013-09-08 00:21:00 UTC (rev 14614)
+++ trunk/packages/clustalw-mpi/trunk/debian/clustalw-mpi.1 2013-09-08 00:27:25 UTC (rev 14615)
@@ -18,17 +18,17 @@
.SH EXAMPLES
To make a full multiple sequence alignment (using one master node and 4 computing nodes):
-mpirun -np 5 ./clustalw-mpi -infile=dele.input
+mpirun \-np 5 ./clustalw-mpi -infile=dele.input
To make a guide tree only:
-mpirun -np 5 ./clustalw-mpi -infile=dele.input -newtree=dele.mytree
+mpirun \-np 5 ./clustalw-mpi -infile=dele.input -newtree=dele.mytree
To make a multiple sequence alignment out of an existing tree:
-mpirun -np 5 ./clustalw-mpi -infile=dele.input -usetree=dele.mytree
+mpirun \-np 5 ./clustalw-mpi -infile=dele.input -usetree=dele.mytree
.SH COPYRIGHT
.if n clutalw-mpi is Copyright (C) 2003 by Dr. Kuo-Bin Li, Bioinformatics Institute, Singapure
More information about the debian-med-commit
mailing list