Releases: cangermueller/deepcpg
Releases · cangermueller/deepcpg
1.0.7
1.0.6
- Add support for Keras 2.1.4 and Tensorflow 1.5.0.
- Minor bug-fixes.
1.0.5
Uses Keras 2 as main Keras version.
1.0.4
Adds evaluation scripts and notebooks, improves documentation, and fixes minor bugs.
- Adds dcpg_eval_perf.py and R markdown files for computing and visualizing performance metrics genome-wide and in annotated contexts.
- Adds dcpg_snp.py for computing mutation effects.
- Adds notebooks on computing mutation effects and predicting inter-cell statistics.
- Adds documentation of DeepCpG scripts.
- Adds integration tests.
- Includes minor bug-fixes.
1.0.3
Extends dcpg_data.py
, updates documentation, and fixes minor bugs.
- Extends
dcpg_data.py
to support bedGraph and TSV input files. - Enables training on continuous methylation states.
- Adds documentation about creating and analyzing Data.
- Updates documentation of scripts and library.
1.0.2
Source code as used in the manuscript.