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

Dram1.4rc #207

Merged
merged 72 commits into from
Sep 28, 2022
Merged

Dram1.4rc #207

merged 72 commits into from
Sep 28, 2022

Commits on Mar 1, 2022

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

Commits on Mar 3, 2022

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

Commits on Mar 4, 2022

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

Commits on Mar 7, 2022

  1. Merge branch 'master' into dbcan_fix

    Rory M Flynn committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    d33c91f View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. Check that ECs go through the full pipeline.

    Rory M Flynn committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    1c4d894 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Add the first logging attempt

    Rory M Flynn committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    cc05d81 View commit details
    Browse the repository at this point in the history
  2. Stuff for logging, move code in cmd to facilitate

    Rory M Flynn committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    35f24cc View commit details
    Browse the repository at this point in the history
  3. change log file

    Rory M Flynn committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    f589ee9 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. Configuration menu
    Copy the full SHA
    ef0b520 View commit details
    Browse the repository at this point in the history
  2. fixed setup_logger call

    ileleiwi committed May 2, 2022
    Configuration menu
    Copy the full SHA
    e5e7f19 View commit details
    Browse the repository at this point in the history
  3. added an output directory for log and replaced all print statements i…

    …n print_database_locations with logging.info
    ileleiwi committed May 2, 2022
    Configuration menu
    Copy the full SHA
    72e144d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    544b95c View commit details
    Browse the repository at this point in the history
  5. added logging and logging.info messages where files are written out i…

    …n get_gene_neighborhoods
    ileleiwi committed May 2, 2022
    Configuration menu
    Copy the full SHA
    ffd709f View commit details
    Browse the repository at this point in the history
  6. Add one doc string

    Rory M Flynn committed May 2, 2022
    Configuration menu
    Copy the full SHA
    70bc7bd View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Fix ec numbers, fully add camper, updating

    Rory M Flynn committed May 5, 2022
    Configuration menu
    Copy the full SHA
    83e07e8 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. Merge branch 'dram1.4_leleiwi' into dbcan_fix

    Rory M Flynn committed May 24, 2022
    Configuration menu
    Copy the full SHA
    3d45fa2 View commit details
    Browse the repository at this point in the history
  2. add new config

    Rory M Flynn committed May 24, 2022
    Configuration menu
    Copy the full SHA
    f27835c View commit details
    Browse the repository at this point in the history
  3. BIO: Add in dbcan_fix

     The important thing to know is that I think the count should be per gene, not per genome. They are called internally in dram but they are genes. So if there is one gene in a genome with AA1_2;AA1_3 that is a count of one in the distillate, if there is another gene with say AA1_4;AA1_5;AA1_2  on another line of the annotations, then each AA1_2;AA1_3  and AA1_4;AA1_5;AA1_2 would count for 1 and AA1 would have a count of 2.
    Rory M Flynn committed May 24, 2022
    Configuration menu
    Copy the full SHA
    1e47309 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Add camper, and genie and also add logging

    Rory M Flynn committed May 31, 2022
    Configuration menu
    Copy the full SHA
    05161f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. small bug fixes, missing arguments, ext

    Rory M Flynn committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    d82989b View commit details
    Browse the repository at this point in the history
  2. need to add back in the locs

    Rory M Flynn committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    0f04f41 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Finished most of the setup bugs

    Rory M Flynn committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    cc45734 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. less bugs

    Rory M Flynn committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    5882e1a View commit details
    Browse the repository at this point in the history
  2. Less bugs

    Rory M Flynn committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    d8d7511 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dbcan_fix' into finalize_setup

    Rory M Flynn committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    18cf7b8 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Chrush bugs, logging for distill, sulphur placeholder

    Rory M Flynn committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    a217289 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Start the process of fixing tests, validating

    Rory M Flynn committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    be5dfae View commit details
    Browse the repository at this point in the history
  2. Now sulphur place holder is inplace

    Rory M Flynn committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    d323b09 View commit details
    Browse the repository at this point in the history
  3. Sulpher stuff and bugs

    Rory M Flynn committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    dbc61d4 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. add log back

    Rory M Flynn committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    57961ab View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. Fix update descriptions

    Rory M Flynn committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    01b33e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. working updates

    Rory M Flynn committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    028c38d View commit details
    Browse the repository at this point in the history
  2. Debuging tweeks

    Rory M Flynn committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    36d2a7a View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. so many bugs patched

    Rory M Flynn committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    850412f View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Fix all tests, add adjectives to strainer

    Rory M Flynn committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    f29d683 View commit details
    Browse the repository at this point in the history
  2. Enable all databases

    Rory M Flynn committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    86f9eaf View commit details
    Browse the repository at this point in the history
  3. add sulphur

    Rory M Flynn committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    53f9664 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

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

Commits on Aug 4, 2022

  1. Fix some test

    Rory M Flynn committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    2d7f8c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Merge branch 'scikit_fix' into dbcan_fix

    Rory M Flynn committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    8303b35 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

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

Commits on Aug 31, 2022

  1. Remove customs and fix tests

    Rory M Flynn committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    3222d72 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #202 from merrygoat/custom_config_location

    Read config location from environment variable
    rmFlynn authored Aug 31, 2022
    Configuration menu
    Copy the full SHA
    22d2e53 View commit details
    Browse the repository at this point in the history
  3. Git the package fix in circleci

    Rory M Flynn committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    2b260ef View commit details
    Browse the repository at this point in the history
  4. fix one test

    Rory M Flynn committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    fb60589 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

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

Commits on Sep 2, 2022

  1. Fix lib call and add config path test

    Rory M Flynn committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    ed49ee4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    325263f View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Configuration menu
    Copy the full SHA
    99a1b9e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #206 from mrobbert/master

    Change all FTP URLs to HTTP(s) to avoid firewall/ACL issues
    rmFlynn authored Sep 9, 2022
    Configuration menu
    Copy the full SHA
    e1196cf View commit details
    Browse the repository at this point in the history
  3. Literally deleted one trailing space

    Rory M Flynn committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    5e599a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Add the option for https or any alt link in download

    Rory M Flynn committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    fcbb6d5 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. clean the code a touch for release

    Rory M Flynn committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    4501b6d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'add_http_option' into dram1.4rc

    Rory M Flynn committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    1cf6297 View commit details
    Browse the repository at this point in the history
  3. I am once again asking for circleci to run

    Rory M Flynn committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    2534714 View commit details
    Browse the repository at this point in the history
  4. tweek config

    rmFlynn authored Sep 14, 2022
    Configuration menu
    Copy the full SHA
    5a49160 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Updated config.yml

    rmFlynn committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    c002e2f View commit details
    Browse the repository at this point in the history
  2. Updated config.yml

    rmFlynn committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    af02253 View commit details
    Browse the repository at this point in the history
  3. Updated config.yml

    rmFlynn committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    f53383f View commit details
    Browse the repository at this point in the history
  4. Updated config.yml

    rmFlynn committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    45ee5af View commit details
    Browse the repository at this point in the history
  5. Updated config.yml

    rmFlynn committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    641b3f4 View commit details
    Browse the repository at this point in the history
  6. Updated config.yml

    rmFlynn committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    a3bb318 View commit details
    Browse the repository at this point in the history
  7. Updated config.yml

    rmFlynn committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    166001f View commit details
    Browse the repository at this point in the history
  8. Updated config.yml

    rmFlynn committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    cb4f1fb View commit details
    Browse the repository at this point in the history
  9. Bump dbcan to 11

    Rory M Flynn committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    ed7d464 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Bring public DRAM up to speck, with in house

    Rory M Flynn committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    7e1f58b View commit details
    Browse the repository at this point in the history
  2. Remove Sulphur legacy from distilate

    Rory M Flynn committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    a1b0a41 View commit details
    Browse the repository at this point in the history
  3. Fix one test for one less log

    Rory M Flynn committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    5cfb041 View commit details
    Browse the repository at this point in the history
  4. Tweak version

    Rory M Flynn committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    db73227 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Last minute edits

    Rory M Flynn committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    4fd79b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Remove some todos and add citation

    Rory M Flynn committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    115c6be View commit details
    Browse the repository at this point in the history
  2. Update README

    Rory M Flynn committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    6a5f306 View commit details
    Browse the repository at this point in the history