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
- Run
gen_aa_structural_features.py
(feature files will be saved intmp/
directory)
python gen_aa_structural_features.py -t input.list
- Run
genpssmto20feat.py
(feature files will be saved intmp/
directory)
python genpssmto20feat.py -i input -o tmp/ -t input.list
- Run
gen_preprocessed_node_5461features_new.py
to get combined features generated inprocessed_features/
directory
python gen_preprocessed_node_5461features_new.py -t input.list