BioCrystal
Open source bioinformatics library for Crystal
Installation
Add this to your application's shard.yml
:
dependencies:
bio:
github: mooreryan/bio
Usage
require "bio"
Development
TODO
Contributing
- Fork it ( https://github.com/mooreryan/bio/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Bug reports and pull requests are welcome on GitHub at https://github.com/mooreryan/abort_if. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
Contributors
- mooreryan Ryan Moore - creator, maintainer