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

Generate conformation libraries from BCE output #135

Merged
merged 34 commits into from
Apr 19, 2021

Commits on Oct 27, 2020

  1. Configuration menu
    Copy the full SHA
    2d62238 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fff3969 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0e2a72 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6717f0c View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

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

Commits on Oct 30, 2020

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

Commits on Nov 3, 2020

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

Commits on Nov 27, 2020

  1. Configuration menu
    Copy the full SHA
    69ceffb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4720fe8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a3b62a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23bdca8 View commit details
    Browse the repository at this point in the history
  5. Revert changes in dihedral library format

    By using the topology instead of the molecule we can retain the same
    format as before
    cescgina committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    588e8ec View commit details
    Browse the repository at this point in the history
  6. Sort the output of glob to get consistent output

    This will produce the exact same dihedral library in all machines
    cescgina committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    c2c666a View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2020

  1. Configuration menu
    Copy the full SHA
    0724711 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b6bea3 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

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

Commits on Dec 2, 2020

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

Commits on Dec 7, 2020

  1. Configuration menu
    Copy the full SHA
    4e1aff9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24a0386 View commit details
    Browse the repository at this point in the history
  3. Add new mode in BCEDihedrals

    In this new mode, the different clusters are ordered so that the jump
    between two subsequent clusters involves the minimum structural
    difference. This is done heuristically, and it is not guaranteed to be
    optimal
    cescgina committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    9122c85 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2020

  1. Configuration menu
    Copy the full SHA
    39e8c40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8677dda View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2020

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

Commits on Jan 5, 2021

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

Commits on Feb 15, 2021

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

Commits on Feb 17, 2021

  1. Configuration menu
    Copy the full SHA
    f0dfa8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d1b214 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9662430 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88754d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d118a9b View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. Switch from calculating dihedrals to translations

    In this new mode, the tranlation from each atom to the root atom of the
    template is calculated instead of the dihedral angle
    cescgina committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    68e206c View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

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

Commits on Mar 30, 2021

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

Commits on Apr 7, 2021

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