You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current pre-processing method in src/dataset.py (_preprocess_one) could be potentially split into smaller methods for clarity (separating ligand, mate, protein, water handling)
The current pre-processing method in
src/dataset.py(_preprocess_one) could be potentially split into smaller methods for clarity (separating ligand, mate, protein, water handling)