microbiomedata / issues

public repo for issues related to NMDC work
2 stars 1 forks source link

NEON add ncbi biosample and project records to NEON nmdc soil study and biosample records #529

Closed aclum closed 10 months ago

aclum commented 11 months ago

Deliverable this task is associated with

See Deliverables tab here:

RACI

Tag people in their roles

Describe the the task

Implementation Sketch

  1. Retrieve Gold Study Identifiers for study "nmdc:sty-11-34xj1150"
  2. For gold:Gs0161344 retrieve the GoldProjects from the GOLD projects endpoint
  3. For each GoldProject retrieve NCBI BioSampleAccession and BioProjectAccession a. Find NMDC biosample via GoldProject.biosampleGoldId => biosample.gold_biosample_identifiers b. Write changesheet line item adding NCBI BioSampleAccession to biosample.insdc_biosample_identifiers
  4. For each GoldProject a. Retrieve OmicsProcessing record by gold_sequencing_project_identifiers b. Write changesheet line item adding NCBI BioProjectAccession to insdc_experiment_identifiers

Criteria for completion

Estimate people time

Completion Date (Goal)

Target Sprint Start & End Dates

Tag Blocker/Contingent upon issues

aclum commented 11 months ago

@mbthornton-lbl A good use case for the runtime code you wrote for generalized changesheet needs.

aclum commented 11 months ago

We'll need an update to runtime API to use bioproject identifiers for class OmicsProcessing

mbthornton-lbl commented 11 months ago

Applied changesheet to api-dev successfully Changesheet: https://drive.google.com/file/d/11sLKcPOSKIxNureYndbPSn3qQiQF1Uc6/view?usp=drive_link

aclum commented 10 months ago

Closing issue based on sprint board status of done.