-
Notifications
You must be signed in to change notification settings - Fork 155
Expand file tree
/
Copy pathpackages-conda.yaml
More file actions
384 lines (384 loc) · 9.41 KB
/
packages-conda.yaml
File metadata and controls
384 lines (384 loc) · 9.41 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
---
# some ideas how to debug solving issues
# not pinning is best - easier to solve, assuming latest possible versions
# sometimes pinning means the latest version, say we update the old one by pinning package>=2.0
# in 3 years that pinning pushes the installation down (it is still calculated as lower boundary)
# don't duplicate packages - if a package is in bcbio bioconda recipe, delete it from here
# mind r-base / python / htslib / java differences - their versions create separate solution spaces
# the goal is to make one big main enviroment and isolate problematic packages
channels:
- conda-forge
- bioconda
minimal:
- anaconda-client
- awscli
- bzip2
- ncurses
- nodejs
- p7zip
- readline
- s3gof3r
- xz
# currently not included to reduce total size of Docker images
# - pandoc
bio_nextgen:
# default: python3.7.10 htslib1.13
# htslib1.14 is too fresh - solving issues
- age-metasv
- atropos
- bamtools
- bamutil
# installs samtools, a lot of xorg, openjdk11.0.9.1 - a candidate for isolation
- bbmap
# wants to update htslib if unrestricted
# installs perl 5.32.1
- bcftools=1.13
- bedops
# installed by bcbio bioconda recipe
# 2.30.0 + pybedtools
# - bedtools
# installs boost, curl, libmaus
# see issue 3650
- biobambam=2.0.87
- bowtie
- break-point-inspector
- bwa
# installs ruby
- bio-vcf
- cage
# downgrades joblib
- cnvkit
- coincbc
- cramtools
# cyvcf2 is installed from bcbio-nextgen.yaml
# debugpy=1.4.1 may cause solve issues
# - debugpy=1.4.0=py37he226ad3_0
- deeptools
- express
- fastp
# tmp pin adapt the wrapper to the new version
- fastqc=0.11.9
- geneimpacts
# installs libgcc 7.20
- genesplicer
- gffcompare
- goleft
- grabix
- gsort
- gsutil
- gvcfgenotyper
- h5py=3.3
- hdf5=1.10
- hmmlearn
- hisat2
# installed by bcbio bioconda recipe
# - htslib=1.13
- htseq
- impute2
# kallisto 0.46 downgrades h5py to 3.3.0, to hdf5 1.10.6, kallisto is not working with 3.4.0/1.12.1
- kallisto=0.46
# downgrades perl to 5.26.2
- kraken
- ldc
# installed by bcbio bioconda recipe = 7.79.1 required by pysam and mamba
# - libcurl
- macs2
- maxentscan
- mbuffer
- minimap2
- mintmap
- mirdeep2
- mirtop
- moreutils
- multiqc
- multiqc-bcbio
- ngs-disambiguate
- novoalign
- oncofuse
- pandoc
- parallel
- pbgzip
- peddy
# installed by bcbio conda recipe
#- pysam>=0.14.0
- pizzly
# TODO: re-enable preseq but it pulls in openblas which causes problems with other blas libraries
# - preseq
- pythonpy
- qsignature
- rapmap
# installed by optitype
# - razers3
- rtg-tools
- sailfish
- salmon
- samblaster
- samtools=1.13
- scalpel
# old versions numbered as 2015.x new versions - 1.3
- seq2c<2016
- seqbuster
- seqcluster
- seqtk
- sickle-trim
- simple_sv_annotation
- singlecell-barcodes
- snap-aligner=1.0dev.97
- snpeff=5.0
- solvebio
# downgrades openmp
- spades
# installed
#- staden_io_lib
- star=2.6.1d
- stringtie
- subread
- survivor
- tophat-recondition
- tdrmapper
- trim-galore
- ucsc-bedtobigbed
- ucsc-bigbedinfo
- ucsc-bigbedsummary
- ucsc-bigbedtobed
- ucsc-bedgraphtobigwig
- ucsc-bigwiginfo
- ucsc-bigwigsummary
- ucsc-bigwigtobedgraph
- ucsc-bigwigtowig
- ucsc-fatotwobit
- ucsc-gtftogenepred
- ucsc-liftover
- ucsc-wigtobigwig
- umis
- wham
# old versions numbered as 2015.x new versions - 1.8.2
# ok with r installed, without r installs r3.2.2
- vardict<=2015
- vardict-java
- variantbam
- varscan
- vcfanno
- viennarna
# a lot of dependencies including QT - separate env?
- vqsr_cnn
# corrects bcbio install, lift up to bcbio conda recipe
ipython:
# noarch
- ipython-cluster-helper=0.6.4=py_0
- ipython_genutils=0.2.0=py37_0
# 5x fails
- traitlets=4.3.3
# 7x has different interface
- ipyparallel=6.3.0
# <6.0.0 pin in requirements isn't applied
- ipython=7.29.0
#installs many more perl dependencies
perl:
- perl-app-cpanminus
- perl-archive-extract
- perl-archive-zip
# perl-bio-db-sam is deprecated
- perl-bio-samtools
- perl-cgi
- perl-dbi
- perl-encode-locale
- perl-file-fetch
- perl-file-sharedir
- perl-file-sharedir-install
- perl-ipc-system-simple
- perl-lwp-simple
- perl-lwp-protocol-https
# removed due to the perl upgrade
# needs to be upgraded from https://github.com/cancerit/cgpBattenberg
# perl-sanger-cgp-battenberg
- perl-statistics-descriptive
- perl-time-hires
- perl-vcftools-vcf
r:
# default r=4.1 SI=1.22 VA=1.38 htslib1.13
# r4.0 pushes htslibto 1.10
- r=4.1=r41hd8ed1ab_1004
# yes r is two digit, rbase is three
# another 4.1.1 rbase pushed down htslib
- r-base=4.1.1=hb67fd72_0
- xorg-libxt
- r-chbutils
- r-devtools
- r-dplyr
- r-dt
- r-janitor
- r-knitr
- r-ggdendro
- r-ggplot2
- r-ggrepel
- r-gplots
- r-gsalib
- r-pheatmap
- r-plyr
- r-pscbs
- r-reshape
- r-rmarkdown
- r-rsqlite
- r-sleuth
- r-snow
- r-stringi
- r-viridis
- r-wasabi
- bioconductor-annotate
- bioconductor-apeglm
- bioconductor-biocgenerics
- bioconductor-biocinstaller
- bioconductor-biocstyle
- bioconductor-biostrings
# 1.22.0 requires r4.1 which gives more solve issues
# 1.20.0 = r40_0
- bioconductor-summarizedexperiment
- bioconductor-biovizbase
- bioconductor-bsgenome.hsapiens.ucsc.hg19
- bioconductor-bsgenome.hsapiens.ucsc.hg38
- bioconductor-bubbletree
- bioconductor-cn.mops
- bioconductor-copynumber
- bioconductor-dnacopy
- bioconductor-degreport
- bioconductor-deseq2
- bioconductor-dexseq
- bioconductor-genomeinfodbdata
- bioconductor-genomicranges
- bioconductor-iranges
- bioconductor-limma
# 2.38.0 breaks wasabi!
- bioconductor-rhdf5
- bioconductor-rtracklayer
# no bioconductor-snpchip in bioconda anymore
# bioconductor-snpchip needed for the TitanCNA wrapper but not listed as a depedency in the formula
- bioconductor-titancna
- bioconductor-vsn
#- r-optparse=1.7.1=r40hc72bb7e_0
- r-optparse
- bioconductor-purecn>=2.0.1
- bioconductor-txdb.hsapiens.ucsc.hg38.knowngene
- bioconductor-org.hs.eg.db
- bioconductor-genomeinfodb
- bioconductor-genomeinfodbdata
- bioconductor-rtracklayer
- bioconductor-txdb.hsapiens.ucsc.hg19.knowngene
- r-tidyverse
- bioconductor-tximport
- r-deconstructsigs
r35:
# for arriba, old r dependencies htslib1.9,
# libtiff -> libdeflate nightmare
- r=3.5.1;env=r35
- r-base=3.5.1;env=r35
- arriba=1.2.0;env=r35
rbcbiornaseq:
- r-bcbiornaseq>=0.5.1;env=rbcbiornaseq
# openjdk 8 - waiting for gatk 4.4.0 release in conda to switch to java17
java:
- fgbio;env=java
- gatk;env=java
# fixes log4j
- gatk4=4.2.5.0;env=java
- picard=2.27.5;env=java
# lots of dependencies
# try removing gridss and hmftools
# - gridss;env=java
# - hmftools-amber;env=java
# - hmftools-cobalt;env=java
# - hmftools-purple;env=java
- qualimap;env=java
- bcbio-prioritize;env=java
- bcbio-variation;env=java
# does not work with java11
- bcbio-variation-recall;env=java
htslib1.12:
- htslib=1.12;env=htslib1.12
- octopus>=0.7.4;env=htslib1.12
htslib1.11:
- htslib=1.11;env=htslib1.11
- scramble;env=htslib1.11
htslib1.10:
- htslib=1.10;env=htslib1.10
- ataqv;env=htslib1.10
- mosdepth;env=htslib1.10
- hts-nim-tools;env=htslib1.10
- pindel;env=htslib1.10
- ensembl-vep=104;env=htslib1.10
- perl-bio-db-hts>=3.01;env=htslib1.10
- cancerit-allelecount;env=htslib1.10
- delly;env=htslib1.10
- freebayes;env=htslib1.10
- vcflib;env=htslib1.10
- verifybamid2;env=htslib1.10
# this isn't working for vt normalize
#- vt;env=htslib1.10
htslib1.12_py3.9:
- htslib=1.12;env=htslib1.12_py3.9
- lofreq;env=htslib1.12_py3.9
- sambamba;env=htslib1.12_py3.9
- chipseq-greylist;env=htslib1.12_py3.9
htslib1.9:
- htslib=1.9;env=htslib1.9
- duphold;env=htslib1.9
- extract-sv-reads;env=htslib1.9
# stall packages
python3.6:
# pushes down mamba, libtiff, but not hts
- bowtie2;env=python3.6
# uses specific pysam
- crossmap;env=python3.6
- cufflinks;env=python3.6
- pyloh;env=python3.6
# vt is tricky, the only combination that works for vt normalize is
- samtools=1.7;env=python3.6
- htslib=1.7;env=python3.6
- vt=2015.11.10=he941832_3;env=python3.6
# not working in the base py3.7
- optitype;env=python3.6
- razers3;env=python3.6
- pysam=0.15.4;env=python3.6
- pandas=0.25.3;env=python3.6
#htslib/samtools 1.10
python2:
- bismark;env=python2
- cpat;env=python2
- cutadapt=1.16;env=python2
# by default 0.30.11 is installed - causes issues with blob gts fields in vcf2db.py/gemini
- cyvcf2=0.10.0;env=python2
- dkfz-bias-filter;env=python2
- gemini;env=python2
- gvcf-regions;env=python2
- hap.py;env=python2
- htslib=1.10;env=python2
- lumpy-sv;env=python2
- manta;env=python2
- metasv;env=python2
- mirge;env=python2
- phylowgs;env=python2
- platypus-variant;env=python2
- samtools=1.10;env=python2
- sentieon;env=python2
- smcounter2;env=python2
- smoove;env=python2
- strelka;env=python2
- svtools;env=python2
- svtyper;env=python2
- theta2;env=python2
- tophat;env=python2
- vawk;env=python2
- vcf2db;env=python2
- numpy=1.16;env=python2
# for dkfz filter
# downgrades metasv0.4.0 and libdeflate1.3
- pysam=0.15.3;env=python2
samtools0:
# rbase4.1.1 ncurses5.9. samtools0.1.19
- ericscript;env=samtools0
# samtools 1.7
bwakit:
- bwakit;env=bwakit
# python3.6
dv:
- deepvariant;env=dv