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

Fixed issues around reduced format #41

Merged
merged 10 commits into from
Jun 14, 2017
Merged

Fixed issues around reduced format #41

merged 10 commits into from
Jun 14, 2017

Commits on Jun 13, 2017

  1. Configuration menu
    Copy the full SHA
    8c48f20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b424fb5 View commit details
    Browse the repository at this point in the history
  3. Made serializable for use in Spark, clear transient entities, and

    declared List<Entity> entities transient to avoid serializing temporary
    data structures, added setMmtfProducer method.
    pwrose committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    f668b95 View commit details
    Browse the repository at this point in the history
  4. Resolved incorrect indexing in the data structure. Create a

    comprehensive test for the reduced data structure.
    pwrose committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    b2777aa View commit details
    Browse the repository at this point in the history
  5. Added check for solvent DOD.

    pwrose committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    d55ac03 View commit details
    Browse the repository at this point in the history
  6. Added test cases from MMTF project, as well as special case to test for

    DOD as a solvent. Now also checking for DOD in the ReducedEncoder.
    pwrose committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    ba17a4b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f08b42a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    204ca00 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8d26790 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'master' of https://github.com/pwrose/mmtf-java

    Updating ReducedEncoder
    pwrose committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    7e7d078 View commit details
    Browse the repository at this point in the history