Predicting transcription factor-DNA binding from sequence
This repository contains the following files:
notebooks:TF_Binding_Prediction.ipynb: Implementation of the per-TF model and all results and comparisons between methodsBaseline.ipynb: Implementation and analysis for the baseline methodMulti_TF(1).ipynb: Implementation of the multi-TF model-1Multi_TF(3).ipynb: Implementation of the multi-TF model-2
data: Data containing binding strenght of TFs to segments of DNA sequenceresults: Classification statistics for all methods and all TFs as well as extra figures and plots for correlation analysis, etc