Skip to content

PhaBiFreiburg/HyperCys_v1.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HyperCys: A Structure- and Sequence-Based Predictor of Hyper-Reactive Druggable Cysteines

Contact: * mingjie.gao@pharmazie.uni-freiburg.de * stefan.guenther@pharmazie.uni-freiburg.de

Keyword: machine learning structure- and sequence-based druggable cysteine reactivity prediction

image

Features Collection

  1. Column 10 - 29: 20 PSSMs

     			- generate with PSI-BLAST and normalize using 9.0 -	
    
  2. Column 30 - 32: 3 secondary structure (helix, strand and coil) probabilities

     			- generate using SPINE X -
    
  3. Column 33: 1 accessible surface area

     			- generate using SPINE X -
    
  4. Column 36 - 56: 1 monogram and 20 bigrams

     		- generate using source code provided with DisPredict supplementary materials
    
     		- available at SuppMaterial_DisPredict/Software/Source Codes
    
     		- guidelines to execute it is described in "Steps to prediction" below
    
     		- normalize the values with exponent (6.0)
    
  5. Column 57 1 Position Specific Estimated Energy (PSEE)

  • Totally collected:
    • 20 PSSMs
    • 1 monogram
    • 20 bigrams
    • 1 PSEE
    • 1 Helix probability
    • 1 Beta-Strand probability
    • 1 Coil probability
    • 1 ASA

Folders

  • Data Folder
    • Storing bechmark data for training the machine learning models.
  • Code Folder
    • code_for_sequence_based_features_collection

    • code_for_3d_structure_features_collection

    • code_for_prediction

  • Model Folder
    • HyperCys.model

    • sequence_based.model

    • structure_based.model

Cite Us

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published