PyGUS Statisticas Analysis Steps

  1. Install Python
  2. Download PyGUS sourcecode and unpack to a folder.
  3. Put PyGUS result files in the folder.
  4. Edit “stats_input.csv“, add the group information.
  5. Open Terminal in the folder (right click -> “Open terminal here“)
  6. Input “pip install -r requirements.txt” and press Enter.
  7. Input “python3 stats.py stats_input.csv Result.csv” and press Enter.

发表评论