Skip to content

Fix TRP Side Chain Atom Representation in chemical.py#21

Open
dohyeonscottkim wants to merge 1 commit intobaker-laboratory:mainfrom
dohyeonscottkim:change_trp_representation
Open

Fix TRP Side Chain Atom Representation in chemical.py#21
dohyeonscottkim wants to merge 1 commit intobaker-laboratory:mainfrom
dohyeonscottkim:change_trp_representation

Conversation

@dohyeonscottkim
Copy link
Copy Markdown

Description :
This pull request fixes the atom order for tryptophan (TRP) side chain representation in the aa2long and aa2longalt variables in chemical.py. The N and C atoms were switched, causing issues with protein motif representations.

Changes Made :
Corrected the order of N and C atoms in the tryptophan (TRP) side chain representation in aa2long and aa2longalt.

Before (N in middle of the ring)
image

After (N in the right place)
image

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

Successfully merging this pull request may close these issues.

1 participant