Sunhwan Jo activity https://gitlab.com/sunhwan1 2023-04-11T18:10:47Z tag:gitlab.com,2023-04-11:2523807689 Sunhwan Jo opened issue #31: Use CHG section in SDF to assign formal atomic charge at RxDock / RxDock 2023-04-11T18:10:47Z sunhwan1 Sunhwan Jo

MdlFileSource.cxx

There are two ways to assign atomic formal charges in MDL format. One is using the atom blocks (next to each atom) and another is using the CHG block at the end of atom blocks. Rdkit uses CHG block to record atomic formal charges, which is ignored in RxDock. I added a code that read CHG block properly. See line #198-218.

tag:gitlab.com,2023-04-11:2523794654 Sunhwan Jo closed issue #28: scoring function ends with ".0" at RxDock / RxDock 2023-04-11T18:03:24Z sunhwan1 Sunhwan Jo

Can you point me where I can find more information regarding scoring function terms ends with ".0"? For example, there are two terms named rxdock.score.intra.diheral and rxdock.score.intra.dihedral.0. They have different scores and I am wondering how these two terms are different from one another.

tag:gitlab.com,2022-05-26:1909420095 Sunhwan Jo opened issue #28: scoring function ends with ".0" at RxDock / RxDock 2022-05-26T20:51:12Z sunhwan1 Sunhwan Jo

Can you point me where I can find more information regarding scoring function terms ends with ".0"? For example, there are two terms named rxdock.score.intra.diheral and rxdock.score.intra.dihedral.0. They have different scores and I am wondering how these two terms are different from one another.

tag:gitlab.com,2022-05-26:1909417772 Sunhwan Jo opened issue #27: json formatting issue in solvation scoring function at RxDock / RxDock 2022-05-26T20:49:20Z sunhwan1 Sunhwan Jo

There was a few formatting issue when I tried to use scoring function with solvation. I have fixed it and attached the files below.

atomic-solvation.json intermolecular-solvation-indexed.json

tag:gitlab.com,2022-05-26:1909412863 Sunhwan Jo closed issue #25: Dihedral constrain at RxDock / RxDock 2022-05-26T20:45:15Z sunhwan1 Sunhwan Jo

Hi, I have a big ligand and lots of rotatable bonds, however, many of these rotatable bonds are hydroxyl group that is involved in intra hydrogen bonds. I'd like to remove them from conformational sample. Is there a way to do that?

tag:gitlab.com,2022-05-18:1893323900 Sunhwan Jo opened issue #25: Dihedral constrain at RxDock / RxDock 2022-05-18T15:37:38Z sunhwan1 Sunhwan Jo

Hi, I have a big ligand and lots of rotatable bonds, however, many of these rotatable bonds are hydroxyl group that is involved in intra hydrogen bonds. I'd like to remove them from conformational sample. Is there a way to do that?