Published June 24, 2020
| Version v1.8.0
Software
Open
ENCODE-DCC/atac-seq-pipeline: v1.8.0
- 1. Stanford University
- 2. AstraZeneca AB
Description
Upgraded WDL to 1.0
- Added metadata to WDL
- Removed hacky comments for Caper.
meta
for general metadata for pipeline (e.g. version, docker image)parameter_meta
for input parameters.
Bug fixes
- Clip peak's genome coordinate between 0 and chromSize.
- Affected files: MACS2 peak and IDR/IDR_unthresholded/overlap peak.
Updated reference genome data
hg38
:v1
->v3
mm10
:v1
->v3
No update for old genome data: mm9
, hg19
. They are still at v1
.
Reference genome dataset v3
: ENCODE4 standard for ATAC/ChIP.
- New TSS regions (
tss
) based on GENCODE annotation.hg38
: GENCODE v29mm10
: GENCODE vM21
- Repacked other annotation BED files: no changes in actual contents.
- Enhancer (
enh
) - Promoter (
prom
) - DHS regions (
dnase
)
- Enhancer (
- New blacklist (
blacklist
) forhg38
. Keep using old blacklist formm10
.
Files
ENCODE-DCC/atac-seq-pipeline-v1.8.0.zip
Files
(687.7 kB)
Name | Size | Download all |
---|---|---|
md5:739e6714055173c54c6d0273925b88ae
|
687.7 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/ENCODE-DCC/atac-seq-pipeline/tree/v1.8.0 (URL)