Adds evaluation scripts and notebooks, improves documentation, and fixes minor bugs.
* Adds [dcpg_eval_perf.py](http://deepcpg.readthedocs.io/en/latest/scripts/index.htmlmodule-scripts.dcpg_eval_perf) and R markdown files for computing and visualizing performance metrics genome-wide and in annotated contexts.
* Adds [dcpg_snp.py](http://deepcpg.readthedocs.io/en/latest/scripts/index.htmlmodule-scripts.dcpg_snp) for computing mutation effects.
* Adds [notebooks](https://github.com/cangermueller/deepcpg/tree/master/examples) on computing mutation effects and predicting inter-cell statistics.
* Adds documentation of [DeepCpG scripts](http://deepcpg.readthedocs.io/latest/scripts/index.html).
* Adds integration tests.
* Includes minor bug-fixes.