All input PDB chains, DSSP, FASTA, PSSM, and ESM2 files should be inside input/ directory
All distance maps should be inside distmaps/. An example distance map can be found here
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_features.pyto get combined features generated inprocessed_features/directory
python gen_preprocessed_node_features.py -t input.list