Skip to content

Commit f3ab828

Browse files
authored
Merge pull request #186 from ENCODE-DCC/dev
v1.6.0
2 parents c0f9ce7 + 8446fc3 commit f3ab828

30 files changed

+841
-1057
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This ChIP-Seq pipeline is based off the ENCODE (phase-3) transcription factor an
2626

2727
3) **Skip this step if you have installed pipeline's Conda environment**. Caper is already included in the Conda environment. [Install Caper](https://github.com/ENCODE-DCC/caper#installation). Caper is a python wrapper for [Cromwell](https://github.com/broadinstitute/cromwell).
2828

29-
> **IMPORTANT**: Make sure that you have python3(> 3.4.1) installed on your system.
29+
> **IMPORTANT**: Make sure that you have python3(>= 3.6.0) installed on your system.
3030

3131
```bash
3232
$ pip install caper # use pip3 if it doesn't work

chip.wdl

Lines changed: 275 additions & 182 deletions
Large diffs are not rendered by default.

dev/test/test_task/backend.conf

Lines changed: 0 additions & 354 deletions
This file was deleted.

0 commit comments

Comments
 (0)