Module Bio::Shell
In: lib/bio/shell.rb
lib/bio/shell/demo.rb
lib/bio/shell/interface.rb
lib/bio/shell/irb.rb
lib/bio/shell/plugin/blast.rb
lib/bio/shell/plugin/codon.rb
lib/bio/shell/plugin/das.rb
lib/bio/shell/plugin/emboss.rb
lib/bio/shell/plugin/entry.rb
lib/bio/shell/plugin/flatfile.rb
lib/bio/shell/plugin/keggapi.rb
lib/bio/shell/plugin/midi.rb
lib/bio/shell/plugin/ncbirest.rb
lib/bio/shell/plugin/obda.rb
lib/bio/shell/plugin/psort.rb
lib/bio/shell/plugin/seq.rb
lib/bio/shell/plugin/soap.rb
lib/bio/shell/plugin/togows.rb
lib/bio/shell/script.rb
lib/bio/shell/web.rb

bio/shell/demo.rb - demo mode for the BioRuby shell

Copyright:Copyright (C) 2006 Toshiaki Katayama
License:The Ruby License

$Id: demo.rb,v 1.4 2007/04/05 23:35:41 trevor Exp $


bio/shell/interface.rb - core user interface of the BioRuby shell

Copyright:Copyright (C) 2005 Toshiaki Katayama
License:The Ruby License

$Id: interface.rb,v 1.19 2007/11/15 07:08:49 k Exp $


bio/shell/irb.rb - CUI for the BioRuby shell

Copyright:Copyright (C) 2006 Toshiaki Katayama
License:The Ruby License

$Id: irb.rb,v 1.3 2007/04/05 23:35:41 trevor Exp $


bio/shell/plugin/blast.rb - plugin for BLAST services

Copyright:Copyright (C) 2006 Toshiaki Katayama
License:The Ruby License

$Id: blast.rb,v 1.3 2007/04/05 23:35:41 trevor Exp $


bio/shell/plugin/codon.rb - plugin for the codon table

Copyright:Copyright (C) 2005 Toshiaki Katayama
License:The Ruby License

$Id: codon.rb,v 1.16 2007/04/05 23:35:41 trevor Exp $


bio/shell/plugin/emboss.rb - methods to use EMBOSS

Copyright:Copyright (C) 2005 Toshiaki Katayama
License:The Ruby License

$Id: emboss.rb,v 1.3 2007/04/05 23:35:41 trevor Exp $


bio/shell/plugin/entry.rb - extract entry and sequence

Copyright:Copyright (C) 2005 Toshiaki Katayama
License:The Ruby License

$Id:$


bio/shell/plugin/flatfile.rb - plugin for flatfile database

Copyright:Copyright (C) 2005 Toshiaki Katayama
License:The Ruby License

$Id: flatfile.rb,v 1.13 2007/04/05 23:45:11 trevor Exp $


bio/shell/plugin/keggapi.rb - plugin for KEGG API

Copyright:Copyright (C) 2005 Toshiaki Katayama
License:The Ruby License

$Id: keggapi.rb,v 1.12 2007/04/05 23:35:41 trevor Exp $


bio/shell/plugin/ncbirest.rb - plugin for NCBI eUtils

Copyright:Copyright (C) 2009 Naohisa Goto
License:The Ruby License

$Id:$


bio/shell/plugin/obda.rb - plugin for OBDA

Copyright:Copyright (C) 2005 Toshiaki Katayama
License:The Ruby License

$Id: obda.rb,v 1.10 2007/04/05 23:45:11 trevor Exp $


bio/shell/plugin/psort.rb - plugin for PSORT

Copyright:Copyright (C) 2006 Toshiaki Katayama
License:The Ruby License

$Id: psort.rb,v 1.3 2007/04/05 23:35:41 trevor Exp $


bio/shell/plugin/seq.rb - plugin for biological sequence manipulations

Copyright:Copyright (C) 2005 Toshiaki Katayama
License:The Ruby License

$Id: seq.rb,v 1.21 2007/04/05 23:35:41 trevor Exp $


bio/shell/plugin/soap.rb - web services

Copyright:Copyright (C) 2006 Toshiaki Katayama
License:Ruby’s

$Id: soap.rb,v 1.1 2007/07/09 11:17:09 k Exp $


bio/shell/plugin/togows.rb - plugin for TogoWS REST service

Copyright:Copyright (C) 2009 Naohisa Goto
License:The Ruby License

$Id:$


bio/shell/script.rb - script mode for the BioRuby shell

Copyright:Copyright (C) 2006 Toshiaki Katayama
License:The Ruby License

$Id: script.rb,v 1.3 2007/04/05 23:35:41 trevor Exp $


bio/shell/web.rb - GUI for the BioRuby shell

Copyright:Copyright (C) 2006 Nobuya Tanaka , Toshiaki Katayama
License:The Ruby License

$Id: web.rb,v 1.5 2007/06/26 08:38:38 k Exp $

Classes and Modules

Module Bio::Shell::Core
Module Bio::Shell::Ghost
Module Bio::Shell::Private
Class Bio::Shell::ColoredCodonTable
Class Bio::Shell::Demo
Class Bio::Shell::Irb
Class Bio::Shell::Script
Class Bio::Shell::Setup
Class Bio::Shell::Web

[Validate]