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

Allow qFit to run with multiple backbone inputs #382

Merged
merged 14 commits into from
Jan 29, 2024

Commits on Dec 11, 2023

  1. adding backbone dictionary

    storing backbone coordinates in dictionary for sampling
    Stephanie (Mullane) Wankowicz committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    cbc85b4 View commit details
    Browse the repository at this point in the history
  2. add in backbone sampling from each starting coordiante

    Stephanie (Mullane) Wankowicz committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    e2aa45f View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. recreating dictionary

    Stephanie (Mullane) Wankowicz committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    82df3c3 View commit details
    Browse the repository at this point in the history
  2. update iterating through backbone conformations

    Stephanie (Mullane) Wankowicz committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    88d5a0f View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. revert angle

    Stephanie (Mullane) Wankowicz committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    322ea2e View commit details
    Browse the repository at this point in the history
  2. update indent

    Stephanie (Mullane) Wankowicz committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    1b86f41 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

  1. move creating dictionary for all residues

    Stephanie (Mullane) Wankowicz committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    58895ad View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. implementing backbone dictionary

    this always includes u_matrix which needs to be amended
    Stephanie (Mullane) Wankowicz committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    62833ea View commit details
    Browse the repository at this point in the history
  2. implement backbone sampling to work with each set of input coordinates

    needs to be updated for isotropic
    Stephanie (Mullane) Wankowicz committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    02276a0 View commit details
    Browse the repository at this point in the history
  3. move around try/except

    Stephanie (Mullane) Wankowicz committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    9947c3f View commit details
    Browse the repository at this point in the history
  4. accounting for no anisotropic adps

    Stephanie (Mullane) Wankowicz committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    137af8b View commit details
    Browse the repository at this point in the history
  5. update dictionary to work for entire protein

    Stephanie (Mullane) Wankowicz committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    e4e8aa8 View commit details
    Browse the repository at this point in the history
  6. rearrange for dictionary changes

    Stephanie (Mullane) Wankowicz committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    0b58cdc View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. remove debugging lines

    Stephanie (Mullane) Wankowicz committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    4ef7916 View commit details
    Browse the repository at this point in the history