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

Update loading of genomics data #197

Merged
merged 6 commits into from
Jan 24, 2024
Merged

Commits on Jan 24, 2024

  1. update vscode settings.json

    - add the missing comma
    - the values were updated automatically based on latest schema of vscode
    CunliangGeng committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    c695898 View commit details
    Browse the repository at this point in the history
  2. update helper function add_strain_to_bgc

    Change raising not found error to only logging it.
    CunliangGeng committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    c24ee93 View commit details
    Browse the repository at this point in the history
  3. update helper function add_bgc_to_gcf

    - remove raising errors
    - add logging info
    - add return values
    CunliangGeng committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    6a2fee4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75be69e View commit details
    Browse the repository at this point in the history
  5. Update test_utils.py

    CunliangGeng committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    3b7d6d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c3bc259 View commit details
    Browse the repository at this point in the history