File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1+ 2.5.6
2+
3+ * Fixed a bug where deepTools in python3 can't handle npz file labels created under python 2.
4+
152.5.5
26
37 * Updated blacklist handling such that an error is thrown on overlapping regions.
Original file line number Diff line number Diff line change 22# This file is originally generated from Git information by running 'setup.py
33# version'. Distribution tarballs contain a pre-generated copy of this file.
44
5- __version__ = '2.5.5 '
5+ __version__ = '2.5.6 '
Original file line number Diff line number Diff line change 11<macros >
22
33 <token name =" @THREADS@" >--numberOfProcessors "\${GALAXY_SLOTS:-4}"</token >
4- <token name =" @WRAPPER_VERSION@" >2.5.5 </token >
4+ <token name =" @WRAPPER_VERSION@" >2.5.6 </token >
55 <xml name =" requirements" >
66 <requirements >
7- <requirement type =" package" version =" 2.5.5 " >deeptools</requirement >
7+ <requirement type =" package" version =" 2.5.6 " >deeptools</requirement >
88 <yield />
99 </requirements >
1010 <expand macro =" stdio" />
You can’t perform that action at this time.
0 commit comments