-
Notifications
You must be signed in to change notification settings - Fork 5
[WiP] Updating for more complex experimental designs using study_variable[n]-group solution #77
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
base: main
Are you sure you want to change the base?
Conversation
|
|
|
I have a more general comment: also when writing the documentation for the study variables, I realized that I actually find the naming of this variable and its attributes confusing. Example: so, when I read this I would assume i.e. have a dedicated value attribute and a name attribute. that would feel a bit more natural to me. I'm also OK with having group instead, but would find that maybe a bit less clear? So, the solution in this PR (as far as I understand) defines this: |
|
group should have the Parameter type. This will allow both CV Parameters and user parameters possible! |
|
Can we check the proposed naming against the one used by MetaboLights, so that we try to avoid adding more confusion. |
|
Suggested redesign, introducing a new top level group for study_variables: |
|
I very much like the new format with an explicit for
|
No description provided.