...Test cases consist of standard shell commands. Bats makes use of Bash's errexit (set -e) option when running test cases. If every command in the test case exits with a 0 status code (success), the test passes. In this way, each line is an assertion of truth. The Bats source code repository is hosted on GitHub. There you can file bugs on the issue tracker or submit tested pull requests for review.
PDMGE is a software developed for predicting CpG loci and genomic region methylation status. The software is based on Weka project,which extends WEKA to promoter the development of epigenetics. Users should prepare genomic and epigenomic features.