Skip to content

Commit 4a8ed2b

Browse files
committed
update BEDGRAPHTOBIGWIG pin
1 parent db02d99 commit 4a8ed2b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

conf/arm.config

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,11 @@ process {
131131
conda = 'bioconda::trim-galore=0.6.10 bioconda::cutadapt=4.9'
132132
//conda = 'bioconda::trim-galore=0.6.7 bioconda::cutadapt=3.4'
133133
}
134+
135+
withName: 'UCSC_BEDGRAPHTOBIGWIG' {
136+
conda = 'bioconda::ucsc-bedgraphtobigwig=469'
137+
//conda = 'bioconda::ucsc-bedgraphtobigwig=469'
138+
}
134139

135140
withName: 'UMITOOLS_DEDUP|UMITOOLS_EXTRACT|UMITOOLS_PREPAREFORRSEM' {
136141
conda = 'bioconda::umi_tools'

0 commit comments

Comments
 (0)