Skip to content

Commit 1b96eb8

Browse files
committed
Don't think we need the RSEQC pin
1 parent b86a6f9 commit 1b96eb8

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

conf/arm.config

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -92,11 +92,6 @@ process {
9292
//conda = 'bioconda::rsem=1.3.3 bioconda::star=2.7.10a'
9393
}
9494

95-
withName: 'RSEQC_BAMSTAT|RSEQC_INFEREXPERIMENT|RSEQC_INNERDISTANCE|RSEQC_JUNCTIONANNOTATION|RSEQC_JUNCTIONSATURATION|RSEQC_READDISTRIBUTION|RSEQC_READDUPLICATION|RSEQC_TIN' {
96-
conda = 'bioconda::rseqc=5.0.4 conda-forge::r-base'
97-
//conda = 'bioconda::rseqc=5.0.3 conda-forge::r-base>=3.5'
98-
}
99-
10095
withName: 'SALMON_INDEX|SALMON_QUANT' {
10196
conda = 'bioconda::salmon=1.10.3'
10297
//conda = 'bioconda::salmon=1.10.1'

0 commit comments

Comments
 (0)