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

model extraction process #906

Closed
aclum opened this issue May 23, 2023 · 3 comments
Closed

model extraction process #906

aclum opened this issue May 23, 2023 · 3 comments
Assignees

Comments

@aclum
Copy link
Contributor

aclum commented May 23, 2023

Deliverable this task is associated with

6

RACI

Responsible: @mslarae13 @turbomam @aclum
Accountable: @aclum
Consulted:
Informed:

Describe the task?

Using NEON as an example to model a PlannedProcess for extraction

slots (slot names are placeholders based on neon column headers):
inputs - id from Class Biosample
outputs - id from Class AnalyticalSample
laboratoryName
protocol_name
processedDate
sampleMass
nucleicAcidConcentration
nucleicAcidQuantMethod - enum of instrument names?
nucleicAcidPurity
nucleicAcidRange
qaqcStatus - enum of {Pass, Fail}

Work is being done in this branch of nmdc-schema

Criteria for completion

A Class Extraction exists in a released version of the NMDC schema along with example valid data.

Completion Date (Goal)

June 16
Target Sprint Start & End Dates

Start: May 22
End: June 2

Tag Blocker/Contingent upon issues

@aclum
Copy link
Contributor Author

aclum commented May 24, 2023

@turbomam I've made example the following example data files
https://github.com/microbiomedata/nmdc-schema/blob/issue-906-dna_extraction/src/data/valid/Database-extraction_set-exhaustive.yaml
https://github.com/microbiomedata/nmdc-schema/blob/issue-906-dna_extraction/src/data/valid/Database-extraction_set-minimal.yaml
https://github.com/microbiomedata/nmdc-schema/blob/issue-906-dna_extraction/src/data/valid/Database-analytical_sample-minimal.yaml
https://github.com/microbiomedata/nmdc-schema/blob/issue-906-dna_extraction/src/data/valid/Database-analytical_sample-extract-exhaustive.yaml
I've also updated Class Database to include extraction_set and analytical_sample_set and updated processing_institution_enum.

What I need from you is

  • new Class for Extraction
  • new slots for Class Extraction
  • new slots for ProcessedSample
  • new enumeration for the range of slot status for Class Extraction
  • new enumeration for the range of slot instrument_name for Class ProcessedSample
  • new enumeration for the range of slot extraction_target for Class Extraction

@aclum aclum changed the title model DNA extraction model extraction process May 24, 2023
turbomam added a commit that referenced this issue Jun 1, 2023
@ssarrafan
Copy link
Collaborator

Based on last comment moving to new sprint

@aclum
Copy link
Contributor Author

aclum commented Jun 15, 2023

enum for instrument_name to be handled in #1033

@aclum aclum closed this as completed Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Status: DONE!
Development

No branches or pull requests

4 participants