https://github.com/genome/genome
Raw File
Tip revision: a9a159574f98cc5542912fc15ad3c269aec3f605 authored by Feiyu Du on 19 November 2015, 23:03:36 UTC
Merge pull request #1117 from dufeiyu/tcga
Tip revision: a9a1595
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