X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=wiki%2FPhyloBioRuby.wiki;h=4b6b45ffa63c3c20de0a76453f618aa7b8714b94;hb=8298cc0323b6f4d4a905f31512f0b3adcc76f925;hp=b693825c2793d09a5fe10ebb2b1c25e1854a7acc;hpb=3bf089107c5c3b94f513664fb59e3d0563c6a8d4;p=jalview.git diff --git a/wiki/PhyloBioRuby.wiki b/wiki/PhyloBioRuby.wiki index b693825..4b6b45f 100644 --- a/wiki/PhyloBioRuby.wiki +++ b/wiki/PhyloBioRuby.wiki @@ -10,7 +10,7 @@ Tutorial for multiple sequence alignments and phylogenetic methods in [http://bi Eventually, this is expected to be placed on the official !BioRuby page. -Author: [http://www.cmzmasek.net/ Christian M Zmasek], Sanford-Burnham Medical Research Institute +Author: [https://sites.google.com/site/cmzmasek/ Christian Zmasek], Sanford-Burnham Medical Research Institute Copyright (C) 2011 Christian M Zmasek. All rights reserved. @@ -114,6 +114,13 @@ Relevant API documentation: * [http://bioruby.open-bio.org/rdoc/classes/Bio/Alignment.html Bio::Alignment] * [http://bioruby.open-bio.org/rdoc/classes/Bio/Sequence.html Bio::Sequence] +=== Creating a Multiple Sequence Alignment === + + +=== Creating a Multiple Sequence Alignment from a Database === + +? + === Writing a Multiple Sequence Alignment to a File ===