This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 78e1ede386fb3bb75cac3a644d548c4891e8282e
tree 51cdd12fb39b2f64ce24fcbacbc1f34d790c4e7a
parent d88c43eda3d937c1ce1c6f7efe36891d66427dd3
tree 51cdd12fb39b2f64ce24fcbacbc1f34d790c4e7a
parent d88c43eda3d937c1ce1c6f7efe36891d66427dd3
bioruby /
| name | age | message | |
|---|---|---|---|
| |
COPYING | ||
| |
COPYING.LIB | ||
| |
ChangeLog | ||
| |
README | ||
| |
bin/ | ||
| |
doc/ | ||
| |
install.rb | ||
| |
lib/ | ||
| |
sample/ |
README
= BioRuby
BioRuby project aims to implement integrated environment for Bioinformatics.
== INSTALL
% ruby install.rb config
% ruby install.rb setup
# ruby install.rb install
("ruby install.rb --help" for more details)
== USAGE
#!/usr/bin/env ruby
require 'bio'
== LICENCE
* GPL for applications, LGPL for libraries.
* install.rb comes from ((<URL:http://www.loveruby.net/en/setup.html>))
== AUTHOR
((<BioRuby project|URL:http://bioruby.org/>))








