DeepFRI
DeepFRI copied to clipboard
PDB files prediction
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 !
just delete this parameter. input: python predict.py --pdb_dir ./examples/pdb_files -ont mf --saliency