Changes between Version 3 and Version 4 of BioRuby

Show
Ignore:
Timestamp:
2008/02/15 15:26:09 (16 years ago)
Author:
ngoto
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BioRuby

    v3 v4  
    1919   * (future work) www.bioruby.org and bioruby.org should point bioruby.open-bio.org/wiki/Main_Page (redirection?) 
    2020 
     21== BioMoby client in Ruby == 
     22 
     23 * MOBYRubyClient 
     24 
     25== BioSQL on Ruby == 
     26 
     27 * rewritten by using ActiveRecord 
     28 
    2129== Bio::Sequence improvements for round trip == 
    2230 
     
    3644 
    3745=== Easy access to Bio::Sequence inside BioRuby === 
    38    * Bio::Sequence#embl, Bio::Sequence#gb 
     46   * (idea only) Bio::Sequence#embl, Bio::Sequence#gb 
    3947     * (idea only) can access as if it is Bio::EMBL or Bio::GenBank objects 
    4048     * (idea only) delegates to Bio::Sequence objects (or translation/conversion may be needed)