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

Refactor granularity kwarg in protein.process_dataframe #28

Open
ericmjl opened this issue Dec 30, 2020 · 0 comments
Open

Refactor granularity kwarg in protein.process_dataframe #28

ericmjl opened this issue Dec 30, 2020 · 0 comments

Comments

@ericmjl
Copy link
Collaborator

ericmjl commented Dec 30, 2020

I think you're right about granularity - it's doing too much. The idea is to have control over:

  1. What the nodes are in a residue graph (e.g. a-Carbon "CA", b-Carbon "CB")
  2. Whether to use that atom position or compute residue centroids
  3. Whether or not to build a residue-graph as above or an atom-graph

Originally posted by @a-r-j in #27 (comment)

Refactoring out this little piece of the function will probably help with longer-term maintenance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant