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

berkeley breakdown AnalyteCategoryEnum into types allowable for NucleotideSequencing and MassSpectrometry #2154

Open
aclum opened this issue Aug 8, 2024 · 2 comments · May be fixed by #2249
Assignees

Comments

@aclum
Copy link
Contributor

aclum commented Aug 8, 2024

Not required before the rollout but at some point we should break down AnalyteCategoryEnum into enumerations specific to subcategories. At present it would be valid to have analyte_category populated with nom for class NucleotideSequencing

cc @mslarae13

@kheal
Copy link
Contributor

kheal commented Nov 5, 2024

We can add rule on the MassSpectrometry and NucleotideSequencing subclasses to specify acceptable PVs for the analyte_category slot. Although analyte_category is only currently used on DataGeneration I think we'd need to rename that slot if we wanted to use separate Enums (and then migrate).

@kheal
Copy link
Contributor

kheal commented Nov 5, 2024

@samobermiller - please add titles to the PVs in AnalyteCategoryEnum at this same time. See discussion in microbiomedata/nmdc-server#1326 for why.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Post Berk Roll Out
3 participants