All codes related to analysis of EvaReg models
For obtaining the importance scores associated with the whole dataset, we have used the following script: ./codes/imscore_extract.py
For obtaining the motif scores for each motif in the whole promoter dataset, we have used the following script: ./codes/motif_imscore_extract.py
For obtaining the relative positions of activators and repressors in the dataset, we have used the following scripts: ./codes/activator_pos.py and ./codes/repressor_pos.py