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

🐛 Fix GTDB database setup #329

Merged
merged 15 commits into from
Aug 24, 2023
Merged

🐛 Fix GTDB database setup #329

merged 15 commits into from
Aug 24, 2023

Commits on Apr 11, 2023

  1. 🧑‍🔧 📝 Fix docs (#323)

    * Pin sphinx to version 6
    * readthedocs build now requires installing autometa using `pip` in .readthedocs.yml
    * Add mocks for gdown, attrs, numpy, pandas, scipy, numba, skbio, trimap
    * Pin docutils between 0.18 and 0.20
    * Pin sphinx_rtd_theme to 1.2
    Sidduppal committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    148f490 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Reorder autometa-binning parameters in step-by-step tutorial (#314)

    - `autometa-binning` parameter explanation is now in the same order as the commands are input
    - deprecated `--domain` has been replaced with `--rank-filter-name`
    kaw97 committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    32f44d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. 🐛 Fix bug with setting up gtdb database

    🐛 Fix bug with running GTDB taxonomic workflow
    Sidduppal committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    255066a View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    0c46f35 View commit details
    Browse the repository at this point in the history
  2. test

    Sidduppal committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    3ddb0f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Apply suggestions from code review

    commit @Sidduppal  additions and @WiscEvan  suggestions minus changes moved to separate PR
    
    Co-authored-by: Evan Rees <25933122+WiscEvan@users.noreply.github.com>
    shaneroesemann and evanroyrees committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    1134acc View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. revert cut/sed edits

    shaneroesemann committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    40be5a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1ae6e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c35d0ab View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. 🎨 🍏 Issue 330 redo (#338)

    * implements changes by @sidd in issue #329 in a separate new PR
    
    * add pre commit hook to remove unused imports
    
    * 🎨💚 removed sed/cut changes that belong to another PR
    shaneroesemann committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    f13ee91 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. 🔥🐳💚 Fix docker-builds by removing pinned dependencies (#340)

    - 💚🐳🔥⬆️   Remove pins for scipy, scikit-learn and joblib
    - 💚 🐳 Add build schedule for Autometa docker images
        > This will help to more quickly identify when builds begin failing
        > Add `nightly` tag for scheduled build
    - 🐳 change user workdir to `/Autometa`
    evanroyrees committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    546b061 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    883eeed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    972ddb5 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Address @evan's comments

    Sidduppal committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    58b1b5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b653e52 View commit details
    Browse the repository at this point in the history