PopGenLib: Population Genetics java library
PopGenLib is an library for computing common population genetic statistics, as diversity or differentiation.
Note that this project is in early development, so there is no guarantee of maintenance in the current stage.
Requirements
- Java 8
- Git
- (Developers) Graddle 3.3 or greater
Guidelines
- Pushing directly to master branch is not allowed.
- It is recommended to name branches with a short form of your name and a explanatory name. Example: _dgs_fixissue30.
- Pull Requests should be reviewed before merging by other developer.
- Any new code will require unit tests using TestNG.
- Use SFL4J for logging.
- Use magicDGS Style Guide for code formatting.
Authors
License
Licensed under the MIT License.
See LICENSE file.