Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: biojava/biojava
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: biojava-4.2.5
Choose a base ref
...
head repository: biojava/biojava
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: biojava-4.2.6
Choose a head ref
  • 11 commits
  • 27 files changed
  • 5 contributors

Commits on Dec 7, 2016

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

Commits on Jan 21, 2017

  1. Configuration menu
    Copy the full SHA
    0d07e69 View commit details
    Browse the repository at this point in the history
  2. Fix for #631

    josemduarte committed Jan 21, 2017
    Configuration menu
    Copy the full SHA
    afd6fcb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f8659a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c11c0d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    feb9852 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2017

  1. Better rules for Quaternary symm self-alignments

    Don't allow subunits to be aligned to themselves (except for the
    identity alignment).
    sbliven committed Feb 10, 2017
    Configuration menu
    Copy the full SHA
    89ac11a View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2017

  1. Fix Quaternary symmetry symmetry detection bug

    In special cases it was possible to have pairs of axes that
    pass our quality thresholds but form invalid symmetry groups.
    
    Now alignments that superimpose a subunit onto itself are forbidden,
    which should restrict it to the chiral groups.
    
    Also add numerous notes and documentation.
    sbliven committed Feb 15, 2017
    Configuration menu
    Copy the full SHA
    ac19532 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #634 from sbliven/bugfixes-4.2

    Fix Quaternary symmetry symmetry detection bug
    sbliven authored Feb 15, 2017
    Configuration menu
    Copy the full SHA
    50fa989 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2017

  1. Configuration menu
    Copy the full SHA
    0f322ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6624619 View commit details
    Browse the repository at this point in the history
Loading