From 1693a5a129dcb4b292dd4dd6bda1159217c5a510 Mon Sep 17 00:00:00 2001 From: "cmzmasek@gmail.com" Date: Thu, 24 Feb 2011 08:13:28 +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 ad93ef8..6294fbe 100644 --- a/wiki/PhyloBioRuby.wiki +++ b/wiki/PhyloBioRuby.wiki @@ -14,8 +14,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 MAFFT, Probcons, ClustalW, Muscle). -In the following, examples for using the MAFFT and +programs (such as [http://mafft.cbrc.jp/alignment/software/ MAFFT], Probcons, ClustalW, Muscle). +In the following, examples for using the MAFFT and Muscle are shown. === MAFFT === -- 1.7.10.2