-
Notifications
You must be signed in to change notification settings - Fork 9
/
conda_env.yaml
54 lines (54 loc) · 947 Bytes
/
conda_env.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
name: STRONG
channels:
- bioconda
- anaconda
- r
- conda-forge
dependencies:
- snakemake
- python
- metabat2
- biopython
- bowtie2
- samtools
- prodigal
- blast
- concoct
- mafft
- trimal
- fasttree
- gfapy
- future
- pysam
- pygam
- statsmodels
- pathos
- ete3
- bedtools
- cmake
- matplotlib
- numpy=1.16.0
- pandas>=0.24.0
- networkx>=2.4
- scikit-learn
- bam-readcount
- seaborn
- poppler
- emboss
- r-base=4.0.2
- r-ggplot2=3.3.2
- r-ape=5.4
- r-getopt=1.20.3
- r-reshape=0.8.8
- r-reshape2=1.4.4
- r-stringr=1.4.0
- r-rvcheck=0.1.8
- gtdbtk>=1.6.0
- bioconductor-ggtree=2.2.1
- bioconductor-treeio=1.12.0
- r-wesanderson
- libiconv
- gfortran_impl_linux-64=7.3.0
- gfortran_linux-64=7.3.0
- libgfortran-ng=7.3.0
- xorg-libxt=1.1.5