Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expansion of portlib #6

Open
1 of 5 tasks
timbernat opened this issue Nov 17, 2023 · 0 comments
Open
1 of 5 tasks

Expansion of portlib #6

timbernat opened this issue Nov 17, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request planned-feature Changes or additons which are planned by the developer(s)

Comments

@timbernat
Copy link
Owner

timbernat commented Nov 17, 2023

Several refinements and additions planned for the rdutils.amalgamation.portlib module:

  • Considering making part of rdutils directly
  • Deduplify enumeration of port pairs (preclude need for set operations)
  • Determine proper function for counting number of bonds in the general case (RDAtom.GetDegree(), RDAtom.GetTotalDegree(), len(RDAtom.GetBonds(), or RDAtom.GetExplicitDegree())
  • Deprecate support for flavor-0 ports as being able to bond with anything
  • Add support for using Enum to describe flavors (would still be ints and isotope number under the hood)
@timbernat timbernat added enhancement New feature or request planned-feature Changes or additons which are planned by the developer(s) labels Nov 17, 2023
@timbernat timbernat self-assigned this Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request planned-feature Changes or additons which are planned by the developer(s)
Projects
None yet
Development

No branches or pull requests

1 participant