flatironinstitute / DeepFRI

Deep functional residue identification
BSD 3-Clause "New" or "Revised" License
293 stars 74 forks source link

PDB files prediction #39

Open happyzhanglol opened 1 year ago

happyzhanglol commented 1 year ago

Hello, I have a problem about the prediction with some PDB files. You say python predict.py --pdb_dir ./examples/pdb_files -ont mf --saliency --use_backprop. But in your pridict.py, the args don't have this arg "use_backpop". How can I deal with it !

xiha-haxi commented 11 months ago

just delete this parameter. input: python predict.py --pdb_dir ./examples/pdb_files -ont mf --saliency