This is an automated email from the git hooks/post-receive script. blackrim-guest pushed a commit to branch master in repository phyutility.
commit aec94853c2d3adcb989242e68d1f50d5c1f35d2a Author: blackrim <[email protected]> Date: Mon Mar 24 21:50:04 2014 -0400 man page edits --- debian/phyutility.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/phyutility.1 b/debian/phyutility.1 index 7da0b5c..39ff225 100644 --- a/debian/phyutility.1 +++ b/debian/phyutility.1 @@ -41,9 +41,9 @@ Seach NCBI. For options run phyutility -h ncbisearch. .IP parse Parse genbank results. For options run phyutility -h parse. .SH EXAMPLE -.IP java -jar phyutility.jar -con -t 0.5 -in testall.tre -out test.con +.IP "java -jar phyutility.jar -con -t 0.5 -in testall.tre -out test.con" Consensus the set of trees in testall.tre collapsing branches with less than 0.5 frequency. -.IP java -jar phyutility.jar -vert -in test.tre -out testvert.nex +.IP "java -jar phyutility.jar -vert -in test.tre -out testvert.nex" Convert the tree file from newick in test.tre into nexus in testvert.nex. .SH SEE ALSO See documentation at https://github.com/blackrim/phyutility/blob/master/manual.pdf?raw=true for more information. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/phyutility.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
