Command line utility for manipulating next-generation sequencing files.
Explore the docs »
Request Feature
·
Report Bug
·
⭐ Consider starring the repo! ⭐
ngs derive
. Forensic analysis tool useful in backwards computing information from next-generation sequencing data.ngs generate
. Tool to generate next-generation sequencing files.ngs qc
. Provides tools for checking the quality of next-generation sequencing files.bash
cargo install ngs
To bootstrap a development environment, please use the following commands.
```bash
git clone git@github.com:stjude-rust-labs/ngs.git cd ngs
cargo run -- -h ```
```bash
cargo test
cargo clippy ```
Contributions, issues and feature requests are welcome! Feel free to check issues page.
Copyright © 2021-Present St. Jude Children's Research Hospital. This project is MIT licensed.