forked from bihealth/seasnap-pipeline
-
Notifications
You must be signed in to change notification settings - Fork 0
/
conda_env.yaml
76 lines (71 loc) · 1.16 KB
/
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
name: sea_snap
channels:
- bioconda
- conda-forge
- defaults
dependencies:
- python
- r
- bamtools
- bedtools
- fastqc
- macs2
- multiqc
- picard
- preseq
- qualimap
- rna-seqc
- rsa
- rsem
- rseqc
- salmon
- samtools
- sqlite
- star
- subread
- tpmcalculator
- trimadap
- vim
- rpy2
- bioconductor-deseq2
- bioconductor-genomicfeatures
- bioconductor-annotationdbi
- bioconductor-org.hs.eg.db # annotation for human
- bioconductor-org.Mm.eg.db # annotation for mouse
- bioconductor-tximport
- bioconductor-goseq
- bioconductor-apeglm
- bioconductor-dupradar
- bioconductor-biomart
- bioconductor-enrichplot
- bioconductor-clusterprofiler
- bioconductor-go.db
- bioconductor-limma
- bioconductor-rsamtools
- bioconductor-rsubread
- bioconductor-rtracklayer
- r-blob
- r-cairo
- r-cellranger
- r-cowplot
- r-crayon
- r-devtools
- r-ggplot2
- r-ggrepel
- r-ggplotify
- r-readr
- r-readxl
- r-roxygen2
- r-tidyr
- r-tidyselect
- r-testthat
- r-ashr
- r-pheatmap
- r-shiny
- r-msigdbr
- r-dplyr
- r-biocmanager
- r-xml2
- r-xopen
- drmaa
- snakemake