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

  1. Fork it ( https://github.com/mooreryan/bio/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. 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