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

40 re id logic for metatranscriptomes #41

Merged
merged 25 commits into from
Jan 23, 2024

Conversation

mbthornton-lbl
Copy link
Contributor

@mbthornton-lbl mbthornton-lbl commented Jan 18, 2024

This PR adds logic to re_id_tools to extract and process Metatranscriptome activity records and their associated data objects.

Metatranscriptome logic includes:

  • Activity definition in workflow YAML
  • A new update method for metatranscriptome in base
  • Update to extract-records to extract metatranscriptome
  • Update to test data to include extracted metatranscriptome and data objects
  • dryrun results and log

Additionally, this PR provides the following refactorings:

  • add prototype nmdc-common.client package (this will eventually be it's own pkg)
  • refactor queries to rely on GET based api calls from nmdc-common.client
  • Dry up file_utils and add type hints

@mbthornton-lbl mbthornton-lbl linked an issue Jan 18, 2024 that may be closed by this pull request
Copy link

@Michal-Babins Michal-Babins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Addresses all changes needed to update metaT records. Changes in YAML, addition of creation of workflow object, as well as refactoring to other parts of the script.

@mbthornton-lbl mbthornton-lbl marked this pull request as ready for review January 23, 2024 17:30
@mbthornton-lbl mbthornton-lbl merged commit 80c8aa7 into main Jan 23, 2024
1 check passed
@mbthornton-lbl mbthornton-lbl deleted the 40-re-id-logic-for-metatranscriptomes branch September 20, 2024 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
2 participants