Please unzip mm10.fa.gz first in data folder.

The deep learning part is included in the code. 
The code has three functions listed below:
1. generate training data
2. train deep learning model
3. evaluate the prediction

Run with: `python run_scripts.py`
