Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 378 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 378 Bytes

Test instructions

It is recommended to create a conda environment for pyrpipe.

Build conda environment

  1. Run: bash build_test_env.sh
  2. Activate the conda environment: conda activate pyrpipe_test
  3. Please install cufflinks version 2.2.1 from here
  4. Run tests from pyrpipe's root directory: py.test tests/