Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kojix2/ruby-bwa2
BWA2 wrapper for Ruby
https://github.com/kojix2/ruby-bwa2
Last synced: 22 days ago
JSON representation
BWA2 wrapper for Ruby
- Host: GitHub
- URL: https://github.com/kojix2/ruby-bwa2
- Owner: kojix2
- License: mit
- Created: 2020-12-31T05:27:23.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-31T05:46:08.000Z (almost 4 years ago)
- Last Synced: 2024-08-08T22:18:30.469Z (3 months ago)
- Language: Ruby
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Ruby-BWA2
:b: [bwa2](https://github.com/bwa-mem2/bwa-mem2) - the high performance short-read mapper - for Ruby
## Installation
```sh
gem install bwa2
```## Usage
```sh
# TODO
```## Development
```sh
# TODO
```## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/kojix2/ruby-bwa.
## License
[MIT License](https://opensource.org/licenses/MIT).