Skip to content

Commit 4e5d7a3

Browse files
committed
correct ucsc
1 parent 1b96eb8 commit 4e5d7a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conf/arm.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,8 @@ process {
128128
}
129129

130130
withName: 'UCSC_BEDGRAPHTOBIGWIG' {
131-
conda = 'bioconda::ucsc-bedgraphtobigwig=445'
132-
//conda = 'bioconda::ucsc-bedgraphtobigwig=469'
131+
conda = 'bioconda::ucsc-bedgraphtobigwig=469'
132+
//conda = 'bioconda::ucsc-bedgraphtobigwig=445'
133133
}
134134

135135
withName: 'UMITOOLS_DEDUP|UMITOOLS_EXTRACT|UMITOOLS_PREPAREFORRSEM' {

0 commit comments

Comments
 (0)