https://github.com/applicativesystem/rust-samtools
all rust-samtools combined into a single application
https://github.com/applicativesystem/rust-samtools
Last synced: 6 months ago
JSON representation
all rust-samtools combined into a single application
- Host: GitHub
- URL: https://github.com/applicativesystem/rust-samtools
- Owner: applicativesystem
- License: mit
- Created: 2024-12-09T19:27:37.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-12-09T20:22:40.000Z (7 months ago)
- Last Synced: 2024-12-09T21:26:35.466Z (7 months ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rust-samtools
- all rust-samtools combined into a single application
- The indiviual ones are located at these single repositories:
- [rust-samtools-genomeview](https://github.com/applicativesystem/rust-samtools-genomeview)
- [rust-samtools-genomecapture](https://github.com/applicativesystem/rust-samtools-genomecapture)
- [rust-samtools-generateidrange](https://github.com/applicativesystem/rust-samtools-generateid-range)
- [rust-samtools-generateid](https://github.com/applicativesystem/rust-samtools-generateid)
- [rust-samtools-filter](https://github.com/applicativesystem/rust-samtools-filter)
- [rust-samtools-extractor](https://github.com/applicativesystem/rust-samtools-extractor)
- [rust-samtools-multi-viewer](https://github.com/applicativesystem/rust-samtools-multi-viewer)Gaurav Sablok