Open JintaoWu98 opened 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 74.12%. Comparing base (
fb16f4a
) to head (ecb1262
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR introduces a new helper function,
set_rdkit_ring_dihedrals
, to theconverter.py
module. This function allows for setting dihedral angles in a ring structure using RDKit, facilitating the manipulation of molecular conformations.