Skip to content

Commit 769ca5a

Browse files
committed
metadata (author, description) for dockstore
1 parent 620185b commit 769ca5a

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

chip.wdl

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,12 @@ workflow chip {
1111

1212
meta {
1313
version: 'v2.0.1'
14-
author: 'Jin wook Lee ([email protected]) at ENCODE-DCC'
15-
description: 'ENCODE TF/Histone ChIP-Seq pipeline'
14+
15+
author: 'Jin wook Lee'
16+
17+
description: 'ENCODE TF/Histone ChIP-Seq pipeline. See https://github.com/ENCODE-DCC/chip-seq-pipeline2 for more details. e.g. example input JSON for Terra/Anvil.'
18+
organization: 'ENCODE DCC'
19+
1620
specification_document: 'https://docs.google.com/document/d/1lG_Rd7fnYgRpSIqrIfuVlAz2dW1VaSQThzk836Db99c/edit?usp=sharing'
1721

1822
default_docker: 'encodedcc/chip-seq-pipeline:v2.0.1'

0 commit comments

Comments
 (0)