Skip to content
This repository has been archived by the owner on Aug 26, 2023. It is now read-only.

[WIP] PDB file handling enhancements #483

Merged
merged 36 commits into from
Aug 16, 2017

Commits on Jul 9, 2017

  1. Configuration menu
    Copy the full SHA
    f7afe95 View commit details
    Browse the repository at this point in the history
  2. Added option to download multiple pdb files

    Joel S committed Jul 9, 2017
    Configuration menu
    Copy the full SHA
    f393893 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa1a5f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f67339c View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2017

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

Commits on Jul 12, 2017

  1. Updated docstrings

    Joel S committed Jul 12, 2017
    Configuration menu
    Copy the full SHA
    4c4da97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9319cdb View commit details
    Browse the repository at this point in the history
  3. Updated docstrings

    Joel S committed Jul 12, 2017
    Configuration menu
    Copy the full SHA
    e729bf1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90208c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2017

  1. Added option to get all obsolete entries in PDB

    Joel S committed Jul 16, 2017
    Configuration menu
    Copy the full SHA
    3d9ac64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c669711 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    730dbf1 View commit details
    Browse the repository at this point in the history
  4. Updated docstrings

    Joel S committed Jul 16, 2017
    Configuration menu
    Copy the full SHA
    545f110 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2017

  1. Added obsolete pdb file handling

    Joel S committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    b90f905 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2017

  1. minor enhancements on print statements

    Ubuntu authored and Ubuntu committed Jul 24, 2017
    Configuration menu
    Copy the full SHA
    574c896 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2017

  1. Updated comments and docstrings

    Joel S committed Aug 3, 2017
    Configuration menu
    Copy the full SHA
    c671663 View commit details
    Browse the repository at this point in the history
  2. Added function retrievepdb to download and read PDB file

    >Also added new Base.read() for reading PDB files with PDB ID and directory. 
    >Bug Fixes
    Joel S committed Aug 3, 2017
    Configuration menu
    Copy the full SHA
    f0d2878 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2017

  1. Code Refactoring and recommended changes

    Joel S committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    18a7043 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2017

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

Commits on Aug 6, 2017

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

Commits on Aug 7, 2017

  1. Recommended code fixes

    Joel S committed Aug 7, 2017
    Configuration menu
    Copy the full SHA
    01873ad View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2017

  1. Minor Bug fixes and recommended changes

    Joel S committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    37f31be View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2017

  1. Configuration menu
    Copy the full SHA
    95e95d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    928f769 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2017

  1. Updated Docstrings and Minor code changes

    Joel S committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    9a25cf7 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2017

  1. Merge pull request #3 from BioJulia/master

    Decompose Bio.Align and Bio.Intervals (BioJulia#482)
    Joel S authored Aug 11, 2017
    Configuration menu
    Copy the full SHA
    958afb4 View commit details
    Browse the repository at this point in the history
  2. simple ci test

    Joel S committed Aug 11, 2017
    Configuration menu
    Copy the full SHA
    ae0ae4c View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2017

  1. Test cases and Bug fixes

    Joel S committed Aug 12, 2017
    Configuration menu
    Copy the full SHA
    03f80c6 View commit details
    Browse the repository at this point in the history
  2. Bug fixes and Test case updates

    Joel S committed Aug 12, 2017
    Configuration menu
    Copy the full SHA
    b90e0e6 View commit details
    Browse the repository at this point in the history
  3. Test - Fix

    Joel S committed Aug 12, 2017
    Configuration menu
    Copy the full SHA
    a460de1 View commit details
    Browse the repository at this point in the history
  4. Small test case added

    Joel S committed Aug 12, 2017
    Configuration menu
    Copy the full SHA
    8a292a9 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'pdb_test' into pdb_enhancements

    Joel S committed Aug 12, 2017
    Configuration menu
    Copy the full SHA
    a3ff2ae View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2017

  1. Added Documentation

    Joel S committed Aug 13, 2017
    Configuration menu
    Copy the full SHA
    1a97bf3 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2017

  1. Updated docs and Minor code changes

    Joel S committed Aug 15, 2017
    Configuration menu
    Copy the full SHA
    06acee3 View commit details
    Browse the repository at this point in the history
  2. Minor document corrections

    Joel S committed Aug 15, 2017
    Configuration menu
    Copy the full SHA
    22231b3 View commit details
    Browse the repository at this point in the history