Documentation
From BioRuby
Contents |
Usage
- All-round BiorubyTutorial: describes many of the capabilities of bioruby
- API documentation
- Small bioruby Code Snippets
- Tutorials: Larger narrative walk-throughs focusing more on a concept or a task than one specific module.
Installation
Linux
Make sure you have the rubygems system installed. For information on how to do that, see here. If that works, go to the command line and type
gem install bio

