Skip to content

Releases: cangermueller/deepcpg

1.0.7

03 Dec 01:11
Compare
Choose a tag to compare

Adds support for Keras >2.2.0 and fixes minor bugs.

1.0.6

25 Feb 04:30
Compare
Choose a tag to compare
  • Add support for Keras 2.1.4 and Tensorflow 1.5.0.
  • Minor bug-fixes.

1.0.5

06 Dec 04:11
Compare
Choose a tag to compare

Uses Keras 2 as main Keras version.

1.0.4

01 May 08:45
Compare
Choose a tag to compare

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

09 Apr 15:33
Compare
Choose a tag to compare

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

24 Feb 19:12
Compare
Choose a tag to compare

Source code as used in the manuscript.