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

Allow bigscape run for local mode #277

Merged
merged 2 commits into from
Sep 17, 2024
Merged

Conversation

CunliangGeng
Copy link
Member

@CunliangGeng CunliangGeng commented Sep 16, 2024

This PR enables the support of running bigscape in local mode when users does not provide bigscape data. If users provide data, then only validate it.

Copy link
Member Author

CunliangGeng commented Sep 16, 2024

@CunliangGeng CunliangGeng self-assigned this Sep 16, 2024
@CunliangGeng CunliangGeng marked this pull request as ready for review September 16, 2024 14:51
@gcroci2
Copy link
Contributor

gcroci2 commented Sep 17, 2024

Tests are failing though @CunliangGeng:

FAILED tests/unit/genomics/test_podp_antismash_downloader.py::test_genbank_id - ValueError: No antiSMASH data found for any genome
FAILED tests/unit/genomics/test_podp_antismash_downloader.py::test_jgi_id - ValueError: No antiSMASH data found for any genome
FAILED tests/unit/genomics/test_podp_antismash_downloader.py::test_genbank_jgi_id - ValueError: No antiSMASH data found for any genome

@CunliangGeng
Copy link
Member Author

Tests are failing though @CunliangGeng:

FAILED tests/unit/genomics/test_podp_antismash_downloader.py::test_genbank_id - ValueError: No antiSMASH data found for any genome
FAILED tests/unit/genomics/test_podp_antismash_downloader.py::test_jgi_id - ValueError: No antiSMASH data found for any genome
FAILED tests/unit/genomics/test_podp_antismash_downloader.py::test_genbank_jgi_id - ValueError: No antiSMASH data found for any genome

Yes, it's a bit annoying to test online data, very easy to fail due to the change of the website. Let's ignore these failed tests at the moment,

Copy link
Member Author

CunliangGeng commented Sep 17, 2024

Merge activity

  • Sep 17, 8:12 AM EDT: @CunliangGeng started a stack merge that includes this pull request via Graphite.
  • Sep 17, 8:18 AM EDT: Graphite rebased this pull request as part of a merge.
  • Sep 17, 8:19 AM EDT: @CunliangGeng merged this pull request with Graphite.

@CunliangGeng CunliangGeng changed the base branch from add_print_links to graphite-base/277 September 17, 2024 12:13
@CunliangGeng CunliangGeng changed the base branch from graphite-base/277 to dev September 17, 2024 12:15
@CunliangGeng CunliangGeng merged commit 3adfe7f into dev Sep 17, 2024
1 of 4 checks passed
@CunliangGeng CunliangGeng deleted the run_bigscape_local_mode branch September 17, 2024 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants