ngs 0.4.0

Command line tool for processing next-generation sequencing data.
Documentation
_Describe the problem or feature in addition to a link to the issues._

Before submitting this PR, please make sure:

- [ ] You have added a few sentences describing the PR here.
- [ ] You have added yourself or the appropriate individual as the assignee.
- [ ] You have added at least one relevant code reviewer to the PR.
- [ ] Your code builds clean without any errors or warnings (use `cargo test` and `cargo clippy`).
- [ ] You have added tests (when appropriate).
- [ ] You have updated the wiki (when appropriate).
- [ ] You have updated the README or other documentation to account for these changes (when appropriate).