Edited wiki page PhyloBioRuby through web user interface.
authorcmzmasek@gmail.com <cmzmasek@gmail.com@ca865154-3058-d1c3-3e42-d8f55a55bdbd>
Tue, 1 Mar 2011 03:20:12 +0000 (03:20 +0000)
committercmzmasek@gmail.com <cmzmasek@gmail.com@ca865154-3058-d1c3-3e42-d8f55a55bdbd>
Tue, 1 Mar 2011 03:20:12 +0000 (03:20 +0000)
wiki/PhyloBioRuby.wiki

index 3e40347..91baa22 100644 (file)
@@ -65,8 +65,8 @@ The following constants determine the output format
 
   * ClustalW: `:clustal`
   * FASTA:    `:fasta`
-  * PHYLIP interleaved: `:phylip` (will truncate sequence names to no more than 10 characters)
-  * PHYLIP non-interleaved: `:phylipnon` (will truncate sequence names to no more than 10 characters)
+  * PHYLIP interleaved (will truncate sequence names to no more than 10 characters): `:phylip`
+  * PHYLIP non-interleaved (will truncate sequence names to no more than 10 characters): `:phylipnon`
   * MSF: `:msf`
   * Molphy: `:molphy`