Sha256: eac78353bc722af44a675090c8f8047c521a0ecb65fd5b54c9ef03fe0020f033

Contents?: true

Size: 1.2 KB

Versions: 2

Compression:

Stored size: 1.2 KB

Contents

# <%= project_name %>

[![Build Status](https://secure.travis-ci.org/<%= github_username %>/<%= github_repo_name %>.png)](http://travis-ci.org/<%= github_username %>/<%= github_repo_name %>)

Full description goes here

Note: this software is under active development!

## Installation

```sh
gem install <%= project_name %>
```

## Usage

```ruby
require '<%= project_name %>'
```

The API doc is online. For more code examples see the test files in
the source tree.
        
## Project home page

Information on the source tree, documentation, examples, 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](http://dx.doi.org/10.1093/bioinformatics/btq475)
* [Biogem: an effective tool-based approach for scaling up open source software development in bioinformatics](http://dx.doi.org/10.1093/bioinformatics/bts080)

## Biogems.info

This Biogem is published at (http://biogems.info/index.html#<%= project_name %>)

## Copyright

Copyright (c) <%= Time.now.year %> <%= user_name %>. See LICENSE.txt for further details.


Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
bio-gem-1.3.6 lib/bio-gem/templates/README.md
bio-gem-1.3.5 lib/bio-gem/templates/README.md