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

Conversation

CunliangGeng
Copy link
Member

@CunliangGeng CunliangGeng commented Dec 12, 2023

Update the genomics loading process and helper functions, making sure they are consistent with those for loading metatbolomics.

Major changes:

  • update the assignment of attributes self.bgcs and self.gcfs to make sure they contain valid BGC/GCF objects that have Strain objects added
  • remove and update helper functions
  • update unit tests on helper functions

.vscode/settings.json Show resolved Hide resolved
Copy link
Member Author

CunliangGeng commented Jan 24, 2024

Merge activity

Base automatically changed from 12-04-update_loading_metabolomics to dev January 24, 2024 15:21
- add the missing comma
- the values were updated automatically based on latest schema of vscode
Change raising not found error to only logging it.
- remove raising errors
- add logging info
- add return values
@CunliangGeng CunliangGeng merged commit 9e3d296 into dev Jan 24, 2024
1 of 2 checks passed
@CunliangGeng CunliangGeng deleted the 12-11-update_loading_genomics branch January 24, 2024 15:22
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.

2 participants