swh:1:snp:5789d5563ae0ff1fac9d4620526a6e02863df326
Raw File
Tip revision: effd642a8dc77a8fb7eb159ea1f5a125d4c7aa6d authored by Thomas B. Mooney on 07 November 2018, 14:37:00 UTC
Merge pull request #1884 from tmooney/update_gmt_transcriptome_ercmapunaligned_defaults
Tip revision: effd642
README.md
Running the genome-env tests require [BATS][] and can be run by:

    cd .../genome-env-tests
    bats *.bats

There is no test coverage for the `-m`, `-M`, or `-d` options.

[BATS]: https://github.com/sstephenson/bats
back to top