Edited wiki page PhyloBioRuby through web user interface.
authorcmzmasek@gmail.com <cmzmasek@gmail.com@ca865154-3058-d1c3-3e42-d8f55a55bdbd>
Thu, 24 Feb 2011 08:16:16 +0000 (08:16 +0000)
committercmzmasek@gmail.com <cmzmasek@gmail.com@ca865154-3058-d1c3-3e42-d8f55a55bdbd>
Thu, 24 Feb 2011 08:16:16 +0000 (08:16 +0000)
wiki/PhyloBioRuby.wiki

index 6294fbe..bd95112 100644 (file)
@@ -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 ===