Rate This Document
Findability
Accuracy
Completeness
Readability

Running and Verifying MACS2

Procedure

  1. Use PuTTY to log in to the server as the root user.
  2. Run the following command to check the version:
    macs2 --version
  3. Run the following commands to run the test case:
    cd /path/to/MACS2/MACS-2.1.4/test
    sh test.sh game

    Game is a mandatory identifier for running. For details, see test.sh.

    After the commands are executed, the following information is displayed:

  4. Run the following commands to view logs in game_run_50kcontigs:
    cd game_run_50kcontigs/
    cat *.log

  5. Run the following commands to view logs in game_run_refinepeak:
    cd game_run_refinepeak/
    cat *.log