Projects done while working at tgen north.
A Java-based program for gathering SNP distribution data out of NASP-created "best-snps.tsv" files.
- Self-contained executable
- CLI with help menu
- Unit-tests with JUnit and sample input/output
- JavaDoc
Uses the JOptSimple library to support the CLI. Integration is managed using Maven.