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

Create Slice Syntax for tied_list for make_tied_positions_dict.py #27

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

zhoubay
Copy link

@zhoubay zhoubay commented Oct 20, 2022

Hi there,

In my using senario, PDB structures are often not exactly homolog, while they share lots of same amino acids. Therefore, if the make_tied_positions_dict.py supports some kind of slice syntax instead of typing all homo amino acids in one string, that would be much more helpful in my opinion.

Thus, I made a little amendment to make_tied_positions_dict.py, adding a function to support slice syntax. Example Bash and Parser help were added or changed, too, to support that.

Please check and Merge! :)

Thank you for checking this!

@Germanki
Copy link

This would be really helpful! I'd definitely appreciate this being added to the code.
Would you also be able to make this work for make_fixed_positions_dict.py?

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.

2 participants