-
Notifications
You must be signed in to change notification settings - Fork 1
/
environment.yaml
66 lines (56 loc) · 992 Bytes
/
environment.yaml
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
name: DEAP
channels:
- conda-forge
- bioconda
- liulab-dfci
- defaults
dependencies:
# GENERAL
- snakemake>=8
- samtools
- python>=3.11
- r-base>=4
- r-biocmanager
- glib>=2.56
# trim.snakefile
- trim-galore>=0.6.2
# align_STAR.snakefile
- star=2.7.11b
- star-fusion>=0.5.4
- subread=2.0.6
# rsem.snakefile
- rsem
# align_salmon.snakefile
- salmon=1.10.3
# expression.snakefile
#
# - bioconductor-deseq2>=1.12.1
- bioconductor-limma
# - bioconductor-edger
# - bioconductor-tximport
- pytximport>=0.7.0
- bioconductor-org.hs.eg.db
- bioconductor-org.mm.eg.db
- bioconductor-affy
- bioconductor-affyplm
# - bioconductor-sva
# - bioconductor-oligo
- r-optparse
- r-ggplot2>=3.1.1
- r-ggrepel
- r-readr
- r-calibrate
- pydeseq2>=0.4.4
- scikit-learn
- pandas
- numpy
- adjusttext # for plot
- matplotlib
#gsea.snakefile
- bioconductor-clusterprofiler
- gseapy
#lisa.snakefile
- lisa2=2.3.2
- scipy=1.12.0
- pip:
- inmoose==0.7.1 # 0.3.1 has bug on batch effect, count_pd return array