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
* folder-name: relative path to a folder with cif files without partial atomic charges
52
-
* charge-type (default: DDE6): DDEC6, Baderor CM5
52
+
* charge-type (default: DDE6): DDEC6, Bader, CM5 or REPEAT
53
53
* digits (default: 6): number of decimal places to print for partial atomic charges. ML models were trained on a 6-digit dataset.
54
-
* atom-type (default: False): keep the same partial atomic charge for the same atom types (based on the similarity of partial atomic charges up to 3 & 2 decimal places).
55
-
* neutral (default: False): keep the net charge is zero. We use "mean" method to neuralize the system where the excess charges are equally distributed across all atoms.
54
+
* atom-type (default: True): keep the same partial atomic charge for the same atom types (based on the similarity of partial atomic charges up to 3 & 2 decimal places).
55
+
* neutral (default: True): keep the net charge is zero. We use "mean" method to neuralize the system where the excess charges are equally distributed across all atoms.
56
56
57
57
# Website & Zenodo
58
58
* Predict partial atomic charges using an online APP :point_right:[link](https://pacman-charge-mtap.streamlit.app/).
@@ -78,6 +78,7 @@ If you use PACMAN charge, please consider citing [this paper]():
0 commit comments