From fca1f78160ec8e8fd7b7a08e41a54c140aef058f Mon Sep 17 00:00:00 2001 From: "cmzmasek@gmail.com" Date: Thu, 24 Feb 2011 08:16:16 +0000 Subject: [PATCH] Edited wiki page PhyloBioRuby through web user interface. --- wiki/PhyloBioRuby.wiki | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wiki/PhyloBioRuby.wiki b/wiki/PhyloBioRuby.wiki index 6294fbe..bd95112 100644 --- a/wiki/PhyloBioRuby.wiki +++ b/wiki/PhyloBioRuby.wiki @@ -13,8 +13,8 @@ Tutorial for multiple sequence alignments and phylogenetic methods in BioRuby -- == Calculating a Multiple Sequence Alignment == -BioRuby can be used to execute a variety of multiple sequence alignment -programs (such as [http://mafft.cbrc.jp/alignment/software/ MAFFT], Probcons, ClustalW, Muscle). +BioRuby! can be used to execute a variety of multiple sequence alignment +programs (such as [http://mafft.cbrc.jp/alignment/software/ MAFFT], [http://probcons.stanford.edu/ Probcons], [http://www.drive5.com/muscle/ ClustalW], [http://www.drive5.com/muscle/ Muscle]). In the following, examples for using the MAFFT and Muscle are shown. === MAFFT === -- 1.7.10.2