Skip to content

Latest commit

 

History

History

Preprocessing

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

All input PDB chains, FASTA, DSSP, PSSM, MSA first row, and ESM-2 representation files should be inside input/ directory

All distance maps should be inside distmaps/

Target list: input.list

  1. Run gen_aa_structural_features.py (feature files will be saved in tmp/ directory)

python gen_aa_structural_features.py -t input.list

  1. Run genpssmto20feat.py (feature files will be saved in tmp/ directory)

python genpssmto20feat.py -i input -o tmp/ -t input.list

  1. Run gen_preprocessed_node_5461features_new.py to get combined features generated in processed_features/ directory

python gen_preprocessed_node_5461features_new.py -t input.list