Conversation
d2bebeb to
702f1ed
Compare
8060040 to
f7d2c9a
Compare
1ba344d to
8c710bc
Compare
131ea78 to
d370a90
Compare
8c710bc to
a1ccfc1
Compare
53ff56b to
7bf653d
Compare
|
This PR is stale because it has been open for 14 days with no activity. |
29edf9a to
27e3746
Compare
7bf653d to
4bab1d7
Compare
27e3746 to
3e81057
Compare
4bab1d7 to
40c9c60
Compare
3e81057 to
2e8dc67
Compare
40c9c60 to
982b8c0
Compare
2e8dc67 to
6df8f63
Compare
4de1652 to
5f29c08
Compare
5f29c08 to
8b9bd3a
Compare
build_graph functionsbuild_graph functions for atom and residue level graphs
8b9bd3a to
a5fb3e9
Compare
a5fb3e9 to
03e74b3
Compare
gcroci2
reviewed
Nov 22, 2023
gcroci2
reviewed
Nov 22, 2023
gcroci2
approved these changes
Nov 22, 2023
added 2 commits
November 22, 2023 21:46
create dictionaties of amino acids by letter, 3-letter code, and name and use these in other modules rather than defining similar structures locally
type hinting, docstrings, code comments, excessive white lines, etc
feb25bd to
9103e45
Compare
added 4 commits
November 22, 2023 21:54
by using a helper function rather than repeating code
this is a preparation for the next commit, where the functions are unified. here only variables are renamed and spacing is changed so that it is easy to see what the similarities and differences between the functions are.
previously separate functions for building atom and residue graphs
9103e45 to
a777cb7
Compare
This was referenced Dec 1, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR is easiest reviewed one commit at a time.
These are the changes, in order of commits:
influence_radiusfix: #506, #503
blocked by: #492, #504