File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -261,17 +261,17 @@ workflow chip {
261261 conda : {
262262 description : 'Default Conda environment name to run WDL tasks. For Conda users only.' ,
263263 group : 'runtime_environment' ,
264- example : 'encode-atac-seq-pipeline '
264+ example : 'encd-chip '
265265 }
266266 conda_macs2 : {
267267 description : 'Conda environment name for task macs2. For Conda users only.' ,
268268 group : 'runtime_environment' ,
269- example : 'encode-atac-seq-pipeline -macs2'
269+ example : 'encd-chip -macs2'
270270 }
271271 conda_spp : {
272272 description : 'Conda environment name for tasks spp/xcor. For Conda users only.' ,
273273 group : 'runtime_environment' ,
274- example : 'encode-atac-seq-pipeline -spp'
274+ example : 'encd-chip -spp'
275275 }
276276 title : {
277277 description : 'Experiment title.' ,
You can’t perform that action at this time.
0 commit comments