-
Notifications
You must be signed in to change notification settings - Fork 0
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
Instrument property in proteomics domain is not precise #786
Labels
Comments
sven1103
added
enhancement
New feature or request
triage
An issue that is in discussion to be either scheduled for implepmentation or denied
labels
Aug 15, 2024
No need to change instrument for NGS (@oquendoM) |
sven1103
added
core
Feature or fix task considered to be in the core product
and removed
triage
An issue that is in discussion to be either scheduled for implepmentation or denied
labels
Aug 15, 2024
This issue is stale because it has been open for 30 days with no activity. |
KochTobi
added a commit
that referenced
this issue
Sep 16, 2024
Fixes the edit case and renames instrument to MS device fixes #786
KochTobi
added a commit
that referenced
this issue
Sep 17, 2024
* WIP * wip * make it work * Extract behaviour * remove unused method * Adapt proteomics template Fixes the edit case and renames instrument to MS device fixes #786 * Make ngs row creation simpler Uses the enum and enhanced switch to make sure all columns are covered and removes complexity. * remove duplicate row creation for ngs * Rename `Instrument` to `MS Device` in template * Fix column name * Fix sheet locking Excel protected the visible sheet. I do not know why and can only speculate that some reordering was not complete. Creating the hidden sheet second solves the issue. * replace instrument by ms device for proteomics * correct spelling * fix jpa access * solves #747 add technical replicate * fix constructors in tests * use correct methods * Fix wrong imports Co-authored-by: steffengreiner <[email protected]> * move test Co-authored-by: steffengreiner <[email protected]> * Add QBIC_SAMPLE_ID Co-authored-by: steffengreiner <[email protected]> --------- Co-authored-by: steffengreiner <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
What are you missing?
For users the property "instrument" when registering measurements is not clear, since it can be the LC system, the mass spec device, or both.
What we actually expect, is the ms device.
Why do you need a solution?
It is unclear for the users what is expected.
Ideas
Maybe just call it MS device, and be precise.
Code of Conduct
The text was updated successfully, but these errors were encountered: