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

(protein) termini patching #374

Merged
merged 19 commits into from
Jul 26, 2024
Merged

Commits on Jun 14, 2024

  1. Initial commit

    - with the -ter flag, add modifications read from the force field to the n and c termini
    csbrasnett committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    eaa1724 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76f491f View commit details
    Browse the repository at this point in the history
  3. added martini3 modifications.ff and updated martini3 aminoacids.ff to…

    … remove terminal modifications
    csbrasnett committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    eea3102 View commit details
    Browse the repository at this point in the history
  4. fixed existing tests

    - updated m3 command to include -ter
    - new m3/prot.itp with correct parameters
    csbrasnett committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    d418440 View commit details
    Browse the repository at this point in the history
  5. add cystein bridge back in

    csbrasnett committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    f64d71a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    13da26d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    967b002 View commit details
    Browse the repository at this point in the history
  8. fixed test failure

    csbrasnett committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    f161624 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    d8d9174 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    ca5d14b View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    1c04041 View commit details
    Browse the repository at this point in the history
  2. cleaned up tests

    csbrasnett committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    079a7db View commit details
    Browse the repository at this point in the history
  3. Update modifications.ff

    csbrasnett committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    855e9c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf2990f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb298b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Made requested changes

    - removed -ter flag from polyply
    - -ter flag is not necessary anymore because apply_modifications.py will automatically add protein termini to the resspec if no modifications are given
    - the modifications in the resspec will then only be applied if the target residue is in fact a protein residue
    csbrasnett committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    a887575 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4c3736 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e54a8c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    69411f2 View commit details
    Browse the repository at this point in the history