From 0b99ff3a2e787865712924125440fe0f6f522455 Mon Sep 17 00:00:00 2001 From: "cmzmasek@gmail.com" Date: Tue, 1 Mar 2011 03:16:11 +0000 Subject: [PATCH] Edited wiki page PhyloBioRuby through web user interface. --- wiki/PhyloBioRuby.wiki | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wiki/PhyloBioRuby.wiki b/wiki/PhyloBioRuby.wiki index f0e9f73..847b552 100644 --- a/wiki/PhyloBioRuby.wiki +++ b/wiki/PhyloBioRuby.wiki @@ -65,13 +65,13 @@ The following constants determine the output format * ClustalW: `:clustal` * Fasta: `:fasta` - * Phylip interleaved: `:phylip` - * Phylip non-interleaved: `:phylipnon` + * [http://evolution.genetics.washington.edu/phylip.html PHYLIP] interleaved: `:phylip` + * [http://evolution.genetics.washington.edu/phylip.html PHYLIP] non-interleaved: `:phylipnon` * MSF: `:msf` * Molphy: `:molphy` -For example, the following writes in Phylip's non-interleaved format: +For example, the following writes in [http://evolution.genetics.washington.edu/phylip.html PHYLIP]'s non-interleaved format: {{{ f.write(align.output(:phylipnon)) -- 1.7.10.2