https://github.com/blahah/bioruby-blat
TODO: one-line summary of your gem
https://github.com/blahah/bioruby-blat
Last synced: 4 months ago
JSON representation
TODO: one-line summary of your gem
- Host: GitHub
- URL: https://github.com/blahah/bioruby-blat
- Owner: blahah
- License: mit
- Created: 2013-11-25T15:40:39.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-11-25T15:40:42.000Z (over 11 years ago)
- Last Synced: 2024-12-27T19:13:39.685Z (6 months ago)
- Language: Ruby
- Homepage: https://github.com
- Size: 102 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# bio-blat
[](http://travis-ci.org/Blahah/bioruby-blat)
Full description goes here
Note: this software is under active development!
## Installation
```sh
gem install bio-blat
```## Usage
```ruby
require 'bio-blat'
```The API doc is online. For more code examples see the test files in
the source tree.
## Project home pageInformation on the source tree, documentation, examples, issues and
how to contribute, seehttp://github.com/Blahah/bioruby-blat
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#bio-blat)
## Copyright
Copyright (c) 2013 Richard Smith. See LICENSE.txt for further details.