-
Notifications
You must be signed in to change notification settings - Fork 2
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 import logic to update OmicsProcessing record #239
Labels
Comments
This was referenced Aug 20, 2024
@mbthornton-lbl @scanon @aclum can this one be closed this sprint? |
Work has not started on this, moving to the next sprint. This will be worked on once #251 is done. |
mbthornton-lbl
moved this from Todo
to In Progress
in 2024 - Sprint 47 - October 7 - 18, 2024
Oct 14, 2024
251 is closed. PR being reviewed now. Hopefully it can be closed by Friday? |
mbthornton-lbl
moved this to In Review
in 2024 - Sprint 48 - October 21 - November 1, 2024
Oct 18, 2024
github-project-automation
bot
moved this from In Review
to Done
in 2024 - Sprint 48 - October 21 - November 1, 2024
Oct 28, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The import automation should make a DataObject record and add is to has_output on the NucelotideSequencing record. The NucelotideSequencing record will be part of the import csv file. I believe nmdc_automation/import_automation/activity_mapper.py is where this needs to be updated. It needs to do this instead of the current behavior which is to make a ReadQc record without an input data object.
We talked about doing this with a queries:run command since the NucelotideSequencing record will already exist.
When updating for this issue, also address:
berkeley
issue with DataObject records from import_automation #267The text was updated successfully, but these errors were encountered: