Skip to content

Commit b559933

Browse files
committed
update for v1.0 release
1 parent 897a8a3 commit b559933

File tree

3 files changed

+131
-101
lines changed

3 files changed

+131
-101
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ EpiDiverse-DMR Pipeline
66

77
[![Nextflow](https://img.shields.io/badge/nextflow-20.07.1-45818e.svg)](https://www.nextflow.io/)
88
[![install with bioconda](https://img.shields.io/badge/install%20with-bioconda-45818e.svg)](http://bioconda.github.io/)
9-
[![Docker](https://img.shields.io/docker/cloud/automated/epidiverse/dmr.svg)](https://hub.docker.com/r/epidiverse/wgbs)
10-
[![Release](https://img.shields.io/github/v/release/epidiverse/dmr.svg?colorB=45818e)](https://github.com/EpiDiverse/wgbs/releases/latest)
9+
[![Docker](https://img.shields.io/docker/cloud/automated/epidiverse/dmr.svg)](https://hub.docker.com/r/epidiverse/dmr)
10+
[![Release](https://img.shields.io/github/v/release/epidiverse/dmr.svg?colorB=45818e)](https://github.com/EpiDiverse/dmr/releases/latest)
1111
[![Publication](https://img.shields.io/badge/Published-Bioinformatics-45818e.svg?colorB=45818e&style=popout)](https://academic.oup.com/bioinformatics/article-abstract/36/11/3314/5809142)
1212
[![Twitter](https://img.shields.io/twitter/follow/epidiverse?style=social)](https://twitter.com/intent/follow?screen_name=epidiverse)
1313

@@ -35,7 +35,7 @@ NXF_VER=20.07.1 nextflow run epidiverse/dmr -profile test,<docker|singularity|co
3535

3636
```bash
3737
NXF_VER=20.07.1 nextflow run epidiverse/dmr -profile <docker|singularity|conda> \
38-
--input /path/to/wgbs/directory --samples /path/to/samples.tsv
38+
--input /path/to/wgbs/bam --samples /path/to/samples.tsv
3939
```
4040

4141
> See the [usage documentation](docs/usage.md) for all of the available options when running the pipeline.

docs/images/directory.png

1.46 KB
Loading

env/environment.yml

+128-98
Original file line numberDiff line numberDiff line change
@@ -4,119 +4,149 @@ channels:
44
- bioconda
55
- defaults
66
dependencies:
7-
- _libgcc_mutex=0.1=main
7+
- _libgcc_mutex=0.1=conda_forge
8+
- _openmp_mutex=4.5=1_gnu
89
- _r-mutex=1.0.1=anacondar_1
9-
- bedtools=2.29.0=h6ed99ea_1
10-
- binutils_impl_linux-64=2.31.1=h7fc9f1b_2
11-
- binutils_linux-64=2.31.1=h6176602_12
12-
- bwidget=1.9.13=0
13-
- bzip2=1.0.8=h516909a_1
14-
- ca-certificates=2019.9.11=hecc5488_0
15-
- cairo=1.16.0=hfb77d84_1002
16-
- curl=7.65.3=hf8cf82a_0
17-
- fontconfig=2.13.1=h86ecdb6_1001
18-
- freetype=2.10.0=he983fc9_1
19-
- fribidi=1.0.5=h516909a_1002
20-
- gcc_impl_linux-64=7.3.0=habb00fd_2
21-
- gcc_linux-64=7.3.0=h553295d_12
10+
- bedtools=2.29.2=hc088bd4_0
11+
- binutils_impl_linux-64=2.34=h53a641e_7
12+
- binutils_linux-64=2.34=hc952b39_20
13+
- bwidget=1.9.14=0
14+
- bzip2=1.0.8=h516909a_3
15+
- c-ares=1.16.1=h516909a_3
16+
- ca-certificates=2020.6.20=hecda079_0
17+
- cairo=1.16.0=h3fc0475_1005
18+
- certifi=2020.6.20=py38h32f6830_0
19+
- curl=7.71.1=he644dc0_5
20+
- expat=2.2.9=he1b5a44_2
21+
- fontconfig=2.13.1=h1056068_1002
22+
- freetype=2.10.2=he06d7ca_0
23+
- fribidi=1.0.10=h516909a_0
24+
- gcc_impl_linux-64=7.5.0=hd420e75_6
25+
- gcc_linux-64=7.5.0=h09487f9_20
2226
- gettext=0.19.8.1=hc5be6a0_1002
23-
- gfortran_impl_linux-64=7.3.0=hdf63c60_2
24-
- gfortran_linux-64=7.3.0=h553295d_12
25-
- glib=2.58.3=h6f030ca_1002
26-
- graphite2=1.3.13=hf484d3e_1000
27-
- gsl=2.5=h294904e_1
28-
- gxx_impl_linux-64=7.3.0=hdf63c60_2
29-
- gxx_linux-64=7.3.0=h553295d_12
30-
- harfbuzz=2.4.0=h9f30f68_3
31-
- icu=64.2=he1b5a44_1
32-
- jpeg=9c=h14c3975_1001
33-
- krb5=1.16.3=h05b26f9_1001
34-
- libblas=3.8.0=13_openblas
35-
- libcblas=3.8.0=13_openblas
36-
- libcurl=7.65.3=hda55be3_0
37-
- libedit=3.1.20170329=hf8c457e_1001
38-
- libffi=3.2.1=he1b5a44_1006
39-
- libgcc-ng=9.1.0=hdf63c60_0
40-
- libgfortran-ng=7.3.0=hdf63c60_2
41-
- libiconv=1.15=h516909a_1005
42-
- liblapack=3.8.0=13_openblas
43-
- libopenblas=0.3.7=h6e990d7_1
44-
- libpng=1.6.37=hed695b0_0
45-
- libssh2=1.8.2=h22169c7_2
46-
- libstdcxx-ng=9.1.0=hdf63c60_0
47-
- libtiff=4.0.10=h57b8799_1003
27+
- gfortran_impl_linux-64=7.5.0=hdf63c60_6
28+
- gfortran_linux-64=7.5.0=h09487f9_20
29+
- glib=2.58.3=py38h73cb85d_1004
30+
- graphite2=1.3.13=he1b5a44_1001
31+
- graphviz=2.42.3=h0511662_0
32+
- gsl=2.6=h294904e_0
33+
- gxx_impl_linux-64=7.5.0=hdf63c60_6
34+
- gxx_linux-64=7.5.0=h09487f9_20
35+
- harfbuzz=2.7.2=hee91db6_0
36+
- icu=67.1=he1b5a44_0
37+
- jpeg=9d=h516909a_0
38+
- krb5=1.17.1=hfafb76e_3
39+
- ld_impl_linux-64=2.34=h53a641e_7
40+
- libblas=3.8.0=17_openblas
41+
- libcblas=3.8.0=17_openblas
42+
- libcurl=7.71.1=hcdd3856_5
43+
- libedit=3.1.20191231=he28a2e2_2
44+
- libev=4.33=h516909a_1
45+
- libffi=3.2.1=he1b5a44_1007
46+
- libgcc-ng=9.3.0=h24d8f2e_16
47+
- libgfortran-ng=7.5.0=hdf63c60_16
48+
- libgomp=9.3.0=h24d8f2e_16
49+
- libiconv=1.16=h516909a_0
50+
- liblapack=3.8.0=17_openblas
51+
- libnghttp2=1.41.0=h8cfc5f6_2
52+
- libopenblas=0.3.10=pthreads_hb3c22a3_4
53+
- libpng=1.6.37=hed695b0_2
54+
- libssh2=1.9.0=hab1572f_5
55+
- libstdcxx-ng=9.3.0=hdf63c60_16
56+
- libtiff=4.1.0=hc7e4089_6
57+
- libtool=2.4.6=h516909a_1004
4858
- libuuid=2.32.1=h14c3975_1000
59+
- libwebp-base=1.1.0=h516909a_3
4960
- libxcb=1.13=h14c3975_1002
50-
- libxml2=2.9.9=hee79883_5
51-
- lz4-c=1.8.3=he1b5a44_1001
52-
- make=4.2.1=h14c3975_2004
61+
- libxml2=2.9.10=h68273f3_2
62+
- lz4-c=1.9.2=he1b5a44_3
63+
- make=4.3=h516909a_0
5364
- metilene=0.2.8=h516909a_0
54-
- ncurses=6.1=hf484d3e_1002
55-
- openssl=1.1.1c=h516909a_0
56-
- pango=1.42.4=ha030887_1
57-
- pcre=8.41=he1b5a44_1004
58-
- perl=5.26.2=h516909a_1006
65+
- ncurses=6.2=he1b5a44_1
66+
- openssl=1.1.1g=h516909a_1
67+
- pango=1.42.4=h7062337_4
68+
- pcre=8.44=he1b5a44_0
69+
- pcre2=10.35=h2f06484_0
70+
- perl=5.30.3=h516909a_1
71+
- pip=20.2.2=py_0
5972
- pixman=0.38.0=h516909a_1003
6073
- pthread-stubs=0.4=h14c3975_1001
61-
- r-assertthat=0.2.1=r36h6115d3f_1
62-
- r-backports=1.1.5=r36hcdcec82_0
63-
- r-base=3.6.1=hba50c9b_4
64-
- r-bitops=1.0_6=r36hcdcec82_1003
65-
- r-catools=1.17.1.2=r36h0357c0b_1
66-
- r-cli=1.1.0=r36h6115d3f_2
67-
- r-colorspace=1.4_1=r36hcdcec82_1
68-
- r-crayon=1.3.4=r36h6115d3f_1002
69-
- r-digest=0.6.21=r36h0357c0b_0
70-
- r-ellipsis=0.3.0=r36hcdcec82_0
71-
- r-fansi=0.4.0=r36hcdcec82_1001
72-
- r-gdata=2.18.0=r36h6115d3f_1002
73-
- r-ggplot2=3.2.1=r36h6115d3f_0
74-
- r-glue=1.3.1=r36hcdcec82_1
75-
- r-gplots=3.0.1.1=r36h6115d3f_1
76-
- r-gtable=0.3.0=r36h6115d3f_2
77-
- r-gtools=3.8.1=r36hcdcec82_1003
78-
- r-kernsmooth=2.23_15=r36h9bbef5b_1004
79-
- r-labeling=0.3=r36h6115d3f_1002
80-
- r-lattice=0.20_38=r36hcdcec82_1002
81-
- r-lazyeval=0.2.2=r36hcdcec82_1
82-
- r-magrittr=1.5=r36h6115d3f_1002
83-
- r-mass=7.3_51.4=r36hcdcec82_1
84-
- r-matrix=1.2_17=r36hcdcec82_1
85-
- r-mgcv=1.8_29=r36hcdcec82_0
86-
- r-munsell=0.5.0=r36h6115d3f_1002
87-
- r-nlme=3.1_141=r36h9bbef5b_1
88-
- r-pillar=1.4.2=r36h6115d3f_2
89-
- r-pkgconfig=2.0.3=r36h6115d3f_0
90-
- r-plyr=1.8.4=r36h0357c0b_1003
91-
- r-r6=2.4.0=r36h6115d3f_2
92-
- r-rcolorbrewer=1.1_2=r36h6115d3f_1002
93-
- r-rcpp=1.0.2=r36h0357c0b_0
94-
- r-reshape2=1.4.3=r36h0357c0b_1004
95-
- r-rlang=0.4.0=r36hcdcec82_1
96-
- r-scales=1.0.0=r36h0357c0b_1002
97-
- r-stringi=1.4.3=r36h0e574ca_3
98-
- r-stringr=1.4.0=r36h6115d3f_1
99-
- r-tibble=2.1.3=r36hcdcec82_1
100-
- r-utf8=1.1.4=r36hcdcec82_1001
101-
- r-vctrs=0.2.0=r36hcdcec82_1
102-
- r-viridislite=0.3.0=r36h6115d3f_1002
103-
- r-withr=2.1.2=r36h6115d3f_1001
104-
- r-zeallot=0.1.0=r36h6115d3f_1001
105-
- readline=8.0=hf8c457e_0
106-
- sed=4.7=h1bed415_1000
107-
- tk=8.6.9=hed695b0_1003
74+
- python=3.8.5=h1103e12_7_cpython
75+
- python_abi=3.8=1_cp38
76+
- r-assertthat=0.2.1=r40h6115d3f_2
77+
- r-backports=1.1.9=r40hcdcec82_0
78+
- r-base=4.0.2=he766273_1
79+
- r-bitops=1.0_6=r40hcdcec82_1004
80+
- r-callr=3.4.3=r40h6115d3f_1
81+
- r-catools=1.18.0=r40h0357c0b_1
82+
- r-cli=2.0.2=r40h6115d3f_1
83+
- r-colorspace=1.4_1=r40hcdcec82_2
84+
- r-crayon=1.3.4=r40h6115d3f_1003
85+
- r-desc=1.2.0=r40h6115d3f_1003
86+
- r-digest=0.6.25=r40h0357c0b_2
87+
- r-ellipsis=0.3.1=r40hcdcec82_0
88+
- r-evaluate=0.14=r40h6115d3f_2
89+
- r-fansi=0.4.1=r40hcdcec82_1
90+
- r-farver=2.0.3=r40h0357c0b_1
91+
- r-gdata=2.18.0=r40h6115d3f_1003
92+
- r-ggplot2=3.3.2=r40h6115d3f_0
93+
- r-glue=1.4.2=r40hcdcec82_0
94+
- r-gplots=3.0.4=r40h6115d3f_0
95+
- r-gtable=0.3.0=r40h6115d3f_3
96+
- r-gtools=3.8.2=r40hcdcec82_1
97+
- r-isoband=0.2.2=r40h0357c0b_0
98+
- r-kernsmooth=2.23_17=r40hfa343cc_1
99+
- r-labeling=0.3=r40h6115d3f_1003
100+
- r-lattice=0.20_41=r40hcdcec82_2
101+
- r-lifecycle=0.2.0=r40h6115d3f_1
102+
- r-magrittr=1.5=r40h6115d3f_1003
103+
- r-mass=7.3_52=r40hcdcec82_0
104+
- r-matrix=1.2_18=r40h7fa42b6_3
105+
- r-mgcv=1.8_33=r40h7fa42b6_0
106+
- r-munsell=0.5.0=r40h6115d3f_1003
107+
- r-nlme=3.1_149=r40h9bbef5b_0
108+
- r-pillar=1.4.6=r40h6115d3f_0
109+
- r-pkgbuild=1.1.0=r40h6115d3f_0
110+
- r-pkgconfig=2.0.3=r40h6115d3f_1
111+
- r-pkgload=1.1.0=r40h0357c0b_0
112+
- r-praise=1.0.0=r40h6115d3f_1004
113+
- r-prettyunits=1.1.1=r40h6115d3f_1
114+
- r-processx=3.4.3=r40hcdcec82_0
115+
- r-ps=1.3.4=r40hcdcec82_0
116+
- r-r6=2.4.1=r40h6115d3f_1
117+
- r-rcolorbrewer=1.1_2=r40h6115d3f_1003
118+
- r-rcpp=1.0.4.6=r40h0357c0b_1
119+
- r-rlang=0.4.7=r40hcdcec82_0
120+
- r-rprojroot=1.3_2=r40h6115d3f_1003
121+
- r-rstudioapi=0.11=r40h6115d3f_1
122+
- r-scales=1.1.1=r40h6115d3f_0
123+
- r-testthat=2.3.2=r40h0357c0b_1
124+
- r-tibble=3.0.3=r40hcdcec82_0
125+
- r-utf8=1.1.4=r40hcdcec82_1003
126+
- r-vctrs=0.3.4=r40hcdcec82_0
127+
- r-viridislite=0.3.0=r40h6115d3f_1003
128+
- r-withr=2.2.0=r40h6115d3f_1
129+
- r-zeallot=0.1.0=r40h6115d3f_1002
130+
- readline=8.0=he28a2e2_2
131+
- sed=4.8=hbfbb72e_0
132+
- setuptools=49.6.0=py38h32f6830_0
133+
- sqlite=3.33.0=h4cf870e_0
134+
- tk=8.6.10=hed695b0_0
108135
- tktable=2.10=h555a92e_3
136+
- wheel=0.35.1=pyh9f0ad1d_0
109137
- xorg-kbproto=1.0.7=h14c3975_1002
110138
- xorg-libice=1.0.10=h516909a_0
111139
- xorg-libsm=1.2.3=h84519dc_1000
112-
- xorg-libx11=1.6.9=h516909a_0
140+
- xorg-libx11=1.6.12=h516909a_0
113141
- xorg-libxau=1.0.9=h14c3975_0
114142
- xorg-libxdmcp=1.1.3=h516909a_0
115143
- xorg-libxext=1.3.4=h516909a_0
144+
- xorg-libxpm=3.5.13=h516909a_0
116145
- xorg-libxrender=0.9.10=h516909a_1002
146+
- xorg-libxt=1.1.5=h516909a_1003
117147
- xorg-renderproto=0.11.1=h14c3975_1002
118148
- xorg-xextproto=7.3.0=h14c3975_1002
119149
- xorg-xproto=7.0.31=h14c3975_1007
120-
- xz=5.2.4=h14c3975_1001
121-
- zlib=1.2.11=h516909a_1006
122-
- zstd=1.4.0=h3b9ef0a_0
150+
- xz=5.2.5=h516909a_1
151+
- zlib=1.2.11=h516909a_1009
152+
- zstd=1.4.5=h6597ccf_2

0 commit comments

Comments
 (0)