Skip to content

Commit db02d99

Browse files
committed
Use different RSEQC pin
1 parent ea8b9e8 commit db02d99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/arm.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ process {
9393
}
9494

9595
withName: 'RSEQC_BAMSTAT|RSEQC_INFEREXPERIMENT|RSEQC_INNERDISTANCE|RSEQC_JUNCTIONANNOTATION|RSEQC_JUNCTIONSATURATION|RSEQC_READDISTRIBUTION|RSEQC_READDUPLICATION|RSEQC_TIN' {
96-
conda = 'bioconda::rseqc=5.0.2 conda-forge::r-base'
96+
conda = 'bioconda::rseqc=5.0.4 conda-forge::r-base'
9797
//conda = 'bioconda::rseqc=5.0.3 conda-forge::r-base>=3.5'
9898
}
9999

0 commit comments

Comments
 (0)