Lailabcode / DeepSCM

A convolutional neural network model to predict spatial charge map (SCM) score, a molecular dynamics simulation-based model to predict antibody viscosity.
Other
18 stars 9 forks source link

Add output file option and allow pred to be run from anywhere. #1

Open jadolfbr opened 1 year ago

jadolfbr commented 1 year ago

This PR does two things. 1) Adds an output option to the parser to dump the CSV file to this file. 2) Uses the dir of the inference script in order to allow DeepSCM to be ran from any directory.