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

Altered data structure #13

Merged
merged 112 commits into from
Apr 13, 2016
Merged

Altered data structure #13

merged 112 commits into from
Apr 13, 2016

Commits on Apr 2, 2016

  1. Updated poms to dev mode. Interface is now just primitives. Decode st…

    …ructure updated to follow suit
    abradle committed Apr 2, 2016
    Configuration menu
    Copy the full SHA
    7023ffb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a01d4dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78c0b1f View commit details
    Browse the repository at this point in the history
  4. Altered the groupMap to a groupList.

    Integration tests pass.
    abradle committed Apr 2, 2016
    Configuration menu
    Copy the full SHA
    3b23493 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2016

  1. Configuration menu
    Copy the full SHA
    61b749d View commit details
    Browse the repository at this point in the history
  2. Updates to bioassembly handling. However this still fails the tests (…

    …as some bioassemblies do not have an index).
    abradle committed Apr 4, 2016
    Configuration menu
    Copy the full SHA
    fa92ea6 View commit details
    Browse the repository at this point in the history
  3. Bioassemblies now generate correectly for asym ids. Test - checks to…

    … see that any missing chain is actually missing from the structure.
    
        If parsing usign auth ids - bioassemby info isn't available - as no way to pass indices to auth chains.
    abradle committed Apr 4, 2016
    Configuration menu
    Copy the full SHA
    88ca101 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2016

  1. No longer values for missing resolution/rFree/rWork values

    Null values are missing from the file now.
    For the API 99.0 is the default for resolution and 1.0 for rfree and rwork.
    abradle committed Apr 5, 2016
    Configuration menu
    Copy the full SHA
    950b785 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04980af View commit details
    Browse the repository at this point in the history
  3. pdbId renmaed to structureId

    abradle committed Apr 5, 2016
    Configuration menu
    Copy the full SHA
    bcc881e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad1d951 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a8abe9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a250522 View commit details
    Browse the repository at this point in the history
  7. Updates to the alt label and ins code lists.

    They are both now int[] not List<String>. First element is the ASCII id for the character. Second elemnet is the number of elements to be repeated.
    abradle committed Apr 5, 2016
    Configuration menu
    Copy the full SHA
    09da648 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1dc3e1f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b8c1d15 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fd07dd9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    88af555 View commit details
    Browse the repository at this point in the history
  12. Some more cleanup

    abradle committed Apr 5, 2016
    Configuration menu
    Copy the full SHA
    5caa76f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ce44086 View commit details
    Browse the repository at this point in the history
  14. Turned the groupType map into an enum.

    Small refactoring in other modules
    abradle committed Apr 5, 2016
    Configuration menu
    Copy the full SHA
    08393fe View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1aede7a View commit details
    Browse the repository at this point in the history
  16. Merge pull request #11 from josemduarte/dev

    Another review session, thanks everyone!
    abradle committed Apr 5, 2016
    Configuration menu
    Copy the full SHA
    e5d6043 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2016

  1. Configuration menu
    Copy the full SHA
    a477d8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5de2874 View commit details
    Browse the repository at this point in the history
  3. More docs and formatting

    abradle committed Apr 6, 2016
    Configuration menu
    Copy the full SHA
    f58f428 View commit details
    Browse the repository at this point in the history
  4. Updates to the tests and the fomrating. Some renaming and refactoring…

    …. Some changing of whitespace.
    abradle committed Apr 6, 2016
    Configuration menu
    Copy the full SHA
    df7e06f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a00e19e View commit details
    Browse the repository at this point in the history
  6. White space moving

    abradle committed Apr 6, 2016
    Configuration menu
    Copy the full SHA
    72e1358 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f6ea3bd View commit details
    Browse the repository at this point in the history
  8. Some refactoring of the demo

    abradle committed Apr 6, 2016
    Configuration menu
    Copy the full SHA
    ffdc193 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    63a3fc1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    00fb2a3 View commit details
    Browse the repository at this point in the history
  11. Minor refactoring

    abradle committed Apr 6, 2016
    Configuration menu
    Copy the full SHA
    fde6dd9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d2c81bd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f0921f0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    90c02f6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fadbd6b View commit details
    Browse the repository at this point in the history
  16. Merge pull request #12 from josemduarte/dev

    Introducing logging in dependencies
    abradle committed Apr 6, 2016
    Configuration menu
    Copy the full SHA
    b27823f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    fab7f3a View commit details
    Browse the repository at this point in the history
  18. Updates and refactoring to the encoder. Extract an interface from the…

    … encoder. Biojava is the first implementation of that interface.
    abradle committed Apr 6, 2016
    Configuration menu
    Copy the full SHA
    68fe3be View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1c729ac View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    adf06cd View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2016

  1. Configuration menu
    Copy the full SHA
    b206168 View commit details
    Browse the repository at this point in the history
  2. Refactored the array compressors into a single class.

    I've moved this class into the encoder package.
    abradle committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    e8953af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00e1f38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6a532a View commit details
    Browse the repository at this point in the history
  5. Added a new array decoders class to hold the array decoders and map o…

    …ne to one onto arrayencoders
    abradle committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    825ce34 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7044be2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7e8aa5e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    155d0f9 View commit details
    Browse the repository at this point in the history
  9. More elegant handling and improvements

    1) Conversion from and to byte[]
    2) Using Biojava to encode data
    abradle committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    015731d View commit details
    Browse the repository at this point in the history
  10. Updates and refactoring on the way towards restructuring the Decoder …

    …and Encoder and removin Biojava as a dependency
    abradle committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    759458e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b383256 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9b2cbea View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c6f9ee1 View commit details
    Browse the repository at this point in the history
  14. Update the Interface to not require a data setter.

    Updated the Implementation to have proper getters.
    abradle committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    13d4627 View commit details
    Browse the repository at this point in the history
  15. Extensive refactoring and cleanup of the decoder and the PDBGroup.

    Upstream changes to the APIs based on spotting some missing data.
    abradle committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    3cd83bf View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2016

  1. Configuration menu
    Copy the full SHA
    f586496 View commit details
    Browse the repository at this point in the history
  2. Further refactoring and modifications.

    Added the map of group to sequence.
    abradle committed Apr 8, 2016
    Configuration menu
    Copy the full SHA
    f15d295 View commit details
    Browse the repository at this point in the history
  3. Removed all dependeices on Biojava from the encoder.

    Moved some tests to the integration tests.
    abradle committed Apr 8, 2016
    Configuration menu
    Copy the full SHA
    93ba67c View commit details
    Browse the repository at this point in the history
  4. Downstream refactoring of the update module.

    Altered the two serializer apis intio one interface.
    abradle committed Apr 8, 2016
    Configuration menu
    Copy the full SHA
    d35310e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7514650 View commit details
    Browse the repository at this point in the history
  6. Refactoring and restructuring.

    Addition of unit testing to map onto the new Decoders,Encoders and Converters
    abradle committed Apr 8, 2016
    Configuration menu
    Copy the full SHA
    b5ec23f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b276a24 View commit details
    Browse the repository at this point in the history
  8. Update to the encoder to follow the same path as the decoder.

    Upstream refactoring too.
    abradle committed Apr 8, 2016
    Configuration menu
    Copy the full SHA
    3d10c62 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c0b0fde View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4fb0aea View commit details
    Browse the repository at this point in the history
  11. Remove setter repetition

    abradle committed Apr 8, 2016
    Configuration menu
    Copy the full SHA
    b4fcd11 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7fe0b97 View commit details
    Browse the repository at this point in the history
  13. Added a reader and writer interface.

    GettoInflator now implements the reader interface
    abradle committed Apr 8, 2016
    Configuration menu
    Copy the full SHA
    c49bfe7 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2016

  1. Refactoring of the code and tests in mmtf-update.

    All compile errors and warnings removed.
    abradle committed Apr 9, 2016
    Configuration menu
    Copy the full SHA
    2f179c0 View commit details
    Browse the repository at this point in the history
  2. Some more refactoring and lyering to get the update module to work.

    Improvements in te deflator and  some debugging.
    abradle committed Apr 9, 2016
    Configuration menu
    Copy the full SHA
    830ae39 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2016

  1. Integration tests now pass for all structures.

    Added secondary structure information to the setGroupInfo and an API function to get the secStructList.
    abradle committed Apr 11, 2016
    Configuration menu
    Copy the full SHA
    5ac1829 View commit details
    Browse the repository at this point in the history
  2. Update the pom to compile junit

    Added the new test roundtrip
    abradle committed Apr 11, 2016
    Configuration menu
    Copy the full SHA
    92baac2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ff3541 View commit details
    Browse the repository at this point in the history
  4. Make the mapper static

    abradle committed Apr 11, 2016
    Configuration menu
    Copy the full SHA
    2821aa6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db1960a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    56fb1d1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a878fd5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7a1cbe2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b105b9e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e56bdce View commit details
    Browse the repository at this point in the history
  11. Updated the names of test.

    Made a new download utils class in common for downloading data.
    abradle committed Apr 11, 2016
    Configuration menu
    Copy the full SHA
    e3b2c22 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2016

  1. Configuration menu
    Copy the full SHA
    1bd09f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2623c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4cc255 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84e6edf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa8d070 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c38e19 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a817843 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5bef90b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7aa7991 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2016

  1. Added coveralls integration

    abradle committed Apr 13, 2016
    Configuration menu
    Copy the full SHA
    a3ff0b5 View commit details
    Browse the repository at this point in the history
  2. Added cobertura integration

    abradle committed Apr 13, 2016
    Configuration menu
    Copy the full SHA
    46ffe47 View commit details
    Browse the repository at this point in the history
  3. Run cobertura on travis

    abradle committed Apr 13, 2016
    Configuration menu
    Copy the full SHA
    44807e6 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    abradle committed Apr 13, 2016
    Configuration menu
    Copy the full SHA
    4a2d185 View commit details
    Browse the repository at this point in the history
  5. Refactored the mmtf-update project out of mmtf-java. This is due to t…

    …he dependency issues.
    
    It will be moved to mmtf-update repo
    abradle committed Apr 13, 2016
    Configuration menu
    Copy the full SHA
    db82cca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    407e6d4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    403e905 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b7b44b8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    38e0f39 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ddb0955 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    eb712d5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fec2df8 View commit details
    Browse the repository at this point in the history
  13. Add test dataholder class

    abradle committed Apr 13, 2016
    Configuration menu
    Copy the full SHA
    0cd57c0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    712cea3 View commit details
    Browse the repository at this point in the history
  15. Remove unuseful try catch

    abradle committed Apr 13, 2016
    Configuration menu
    Copy the full SHA
    c1e6b75 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    917c482 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2f01599 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5a23868 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8f43dba View commit details
    Browse the repository at this point in the history