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

Forced swapping methods #71

Open
wants to merge 23 commits into
base: master
Choose a base branch
from
Open

Forced swapping methods #71

wants to merge 23 commits into from

Conversation

ajfriedman22
Copy link
Collaborator

@ajfriedman22 ajfriedman22 commented Jan 14, 2025

Description

Add new swapping protocols which would allow for increased success rate for conformational swaps.

Type of Change

  • Bug fix
  • New feature

Todos

Notable points that this PR has either accomplished or will accomplish.

  • Add forced swapping methods
  • Test that forced swapping methods do not introduce additional error

Checklist

Starting from PR #62, external PRs must keep the following checklist in the PR.

  • I have read the contributing guidelines.
  • My code follows the project’s coding style and is free from linting errors examined by flake8.
  • My code comes with docstrings that follow the NumPy docstrings standard.
  • I have updated the documentation in the docs directory if my changes affect the project's functionality or usage.
  • I have added new tests for new features or changes to existing features. The code coverage is at least 90%.
  • My code passes all unit tests and CI tests on CircleCI.

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