Skip to content

Allow bigscape run for local mode#277

Merged
CunliangGeng merged 2 commits into
devfrom
run_bigscape_local_mode
Sep 17, 2024
Merged

Allow bigscape run for local mode#277
CunliangGeng merged 2 commits into
devfrom
run_bigscape_local_mode

Conversation

@CunliangGeng

@CunliangGeng CunliangGeng commented Sep 16, 2024

Copy link
Copy Markdown
Member

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.

CunliangGeng commented Sep 16, 2024

Copy link
Copy Markdown
Member Author

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

gcroci2 commented Sep 17, 2024

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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,

CunliangGeng commented Sep 17, 2024

Copy link
Copy Markdown
Member Author

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 force-pushed the run_bigscape_local_mode branch from 974e84f to 0d2bcf3 Compare September 17, 2024 12:17
@CunliangGeng CunliangGeng merged commit 3adfe7f into dev Sep 17, 2024
@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