Skip to content

Enhance retrieveMetadata() with genome list file input option#29

Open
AbhirupaGhosh wants to merge 3 commits into
mainfrom
add-genome-list-input
Open

Enhance retrieveMetadata() with genome list file input option#29
AbhirupaGhosh wants to merge 3 commits into
mainfrom
add-genome-list-input

Conversation

@AbhirupaGhosh

@AbhirupaGhosh AbhirupaGhosh commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Updated retrieveMetadata() to allow reading from a specified file if provided. Added checks for file existence and trimmed whitespace from genome IDs. This is the only defining step for the restricted list of genomes that the user is willing to use to build a model.

An example application is benchmarking using specific genomes.

Description

What kind of change(s) are included?

  • Feature (adds or updates new capabilities)
  • Bug fix (fixes an issue).
  • Enhancement (adds functionality).
  • Breaking change (these changes would cause existing functionality to not work as expected).

Checklist

Please ensure that all boxes are checked before indicating that this pull request is ready for review.

  • I have read and followed the CONTRIBUTING.md guidelines.
  • I have searched for existing content to ensure this is not a duplicate.
  • I have performed a self-review of these additions (including spelling, grammar, and related).
  • I have added comments to my code to help provide understanding.
  • I have added a test which covers the code changes found within this PR.
  • I have deleted all non-relevant text in this pull request template.
  • Reviewer assignment: Tag a relevant team member to review and approve the changes.

Updated retrieveMetadata() to allow reading from a specified file if provided. Added checks for file existence and trimmed whitespace from genome IDs. 
This is the only defining step for the restricted list of genomes that the user is willing to use to build a model. 

An example application is benchmarking using specific genomes.
AbhirupaGhosh and others added 2 commits June 24, 2026 21:26
Updated the 'prepareGenomes' function to use 'genome_id_file' parameter correctly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant