-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Compare topologies of identifies ligand to match those that are the same in different positions. Each copy should have a different molecule.name but identical residue.type.
molecule.basename(derived frommolecule.name) is used to identify copies of the same ligand, because is the part used for*.pdb(coordinates source).residue.typeis used to identify the residue type in terms of parameters. It's not clear if we need one mol2/frcmod for each pdb or one for each type (have to look it up), but if needed, it is just a matter of copying them with the appropriate names (molecule.basename). The contents would still list the sameresidue.type.
Since this is getting messy, a small OOP refactor will be needed.
Metadata
Metadata
Assignees
Labels
No labels