<%= project_name %>¶ ↑
{<img src=“secure.travis-ci.org/<%= github_username %>/<%= github_repo_name %>.png” />}[travis-ci.org/#!/<%= github_username %>/<%= github_repo_name %>]
Full description goes here
Note: this software is under active development!
Installation¶ ↑
gem install <%= project_name %>
Usage¶ ↑
Developers¶ ↑
To use the library
require '<%= project_name %>'
The API doc is online. For more code examples see also the test files in the source tree.
Project home page¶ ↑
Information on the source tree, documentation, issues and how to contribute, see
<%= homepage %>
The BioRuby community is on IRC server: irc.freenode.org, channel: bioruby.
Cite¶ ↑
If you use this software, please cite one of
-
[BioRuby: bioinformatics software for the Ruby programming language](dx.doi.org/10.1093/bioinformatics/btq475)
-
[Biogem: an effective tool-based approach for scaling up open source software development in bioinformatics](dx.doi.org/10.1093/bioinformatics/bts080)
Biogems.info¶ ↑
This Biogem
is published at biogems.info/index.html#<%= project_name %>
Copyright¶ ↑
Copyright © <%= Time.now.year %> <%= user_name %>. See LICENSE.txt for further details.