Published June 13, 2022
| Version v2.2.0
Software
Open
ENCODE-DCC/chip-seq-pipeline2: v2.2.0
Authors/Creators
- 1. Stanford University
- 2. Truwl
- 3. The University of Chicago
Description
Upgrade Caper to >=2.2.0 for new HPC features.
$ pip install caper>=2.2.0 --upgrade
Conda environment name change:
encode-chip-seq-pipeline->encd-chip- Please reinstall your Conda environment after updating pipeline's git repo.
$ scripts/uninstall_conda_env.sh $ scripts/install_conda_env.sh
Caper's new HPC feature
- Unified command
caper hpcfor all HPC backend types (slurm,sge,pbsandlsf). - Read Caper's README carefully and make a backup of your Caper's conf file (
~/.caper/default.conf) and runcaper init YOUR_BACKEND. caper hpc submit chip.wdl -i INPUT.json --leader-job-name GOOD_NAME_FOR_LEADER [--conda | --singularity]: submits a workflow to HPC's job engine.caper hpc list: shows all Caper leader jobscaper hpc abort JOB_ID: terminate a Caper leader job including child jobs
Files
ENCODE-DCC/chip-seq-pipeline2-v2.2.0.zip
Files
(358.8 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:41164ae29595ebb8265550be7d8be558
|
358.8 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/ENCODE-DCC/chip-seq-pipeline2/tree/v2.2.0 (URL)