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

Dev -> main #72

Merged
merged 19 commits into from
Apr 6, 2023
Merged

Dev -> main #72

merged 19 commits into from
Apr 6, 2023

Commits on Mar 27, 2023

  1. Added verbosity argument

    choang committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    adfeade View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. add verbosity flag

    choang committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    eb6d3a4 View commit details
    Browse the repository at this point in the history
  2. Added verbosity

    choang committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    2dcf081 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #69 from anhchi172/dev

    Added verbosity argument
    lauraluebbert committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    5449266 View commit details
    Browse the repository at this point in the history
  4. Added verbosity flag to docs

    choang committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    7ce0ec2 View commit details
    Browse the repository at this point in the history
  5. Version number changed

    choang committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    fdc7423 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. separate ncbi, uniprot and pdb fetches

    choang committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    ddf2940 View commit details
    Browse the repository at this point in the history
  2. revert to previous commit

    choang committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    338b330 View commit details
    Browse the repository at this point in the history
  3. Fix uni_synonym key error

    choang committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    5e9c2c0 View commit details
    Browse the repository at this point in the history
  4. move sort outside of else

    choang committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    79ac492 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. sort case insensitive

    choang committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    0fb2622 View commit details
    Browse the repository at this point in the history
  2. synonyms appended to df

    choang committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    3e638ad View commit details
    Browse the repository at this point in the history
  3. sort synonyms

    choang committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    d56ba37 View commit details
    Browse the repository at this point in the history
  4. Formatting and style checks

    choang committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    7635ac5 View commit details
    Browse the repository at this point in the history
  5. Try/except added to each database fetch.

    choang committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    87863e2 View commit details
    Browse the repository at this point in the history
  6. Add parsers for gget info

    choang committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    8e69934 View commit details
    Browse the repository at this point in the history
  7. Delete 7S7U.pdb

    lauraluebbert committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    5eefddf View commit details
    Browse the repository at this point in the history
  8. gget info bug fixes

    lauraluebbert committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    19f0e2e View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Added unit tests to gget info

    choang committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    4bbbffb View commit details
    Browse the repository at this point in the history