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

Added Chains flag to command tool #163

Merged
merged 18 commits into from
Dec 16, 2024
Merged

Conversation

PhiCMS
Copy link
Contributor

@PhiCMS PhiCMS commented Dec 16, 2024

Added newly created chains flag to the plip cmd. Users can now specify chains of interest to analyze protein-protein interactions.

e.g. plip -i 2XA0 --chains "[['A'], ['C']]"
will only compute interactions between chain A (BCL-2) and chain B (BAX).

@mestia
Copy link
Contributor

mestia commented Dec 16, 2024

Thank you for your work. I have a few minor suggestions: could you please remove .DS_Store? You may want to add it to the .gitignore file as well. Additionally, I noticed that the .gitignore now includes the tests directory. This seems unrelated to the changes in the repository.

@mestia mestia merged commit c92a378 into pharmai:development Dec 16, 2024
1 check passed
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.

3 participants