Skip to content

tiffanymtang/deepsea-interpretability

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Diving into the DeepSEA: From an interpretability point of view

DeepSEA is a multi-task convolutional neural network (CNN) that was shown to accurately predict large-scale chromatin-profiling data, namely TF binding, DNase I sensitivity, and histone-mark profiles (Zhou and Troyanskaya 2015). We explore various aspects of the CNN to try to understand if the network is learning to detect binding site motifs or more generally, how the CNN is making its predictions. In this repository, we provide code to

Data

Source: http://deepsea.princeton.edu/help/

  • DeepSEA training and test data bundle from here
  • Names of 919 responses from here (File location: resources/predictor.names)

Acknowledgement

Part of our code is adapted from the following repositories:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages