-
Notifications
You must be signed in to change notification settings - Fork 2
Documentation: Sample linking in download/upload feature & SOP #70
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?
Documentation: Sample linking in download/upload feature & SOP #70
Conversation
…e" for sample linking. * Better defined how to find sample id to use for linking samples in dynamic table
Adding link to "create samples in an study" section in user guide
…ttps://github.com/seek4science/seek-documentation into NielsGeudens-patch-download-upload-sample-linking
floradanna
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I added few suggestions: I would keep the SOP page simple and general. ISA-JSON specific info related to SOP should not be included in the general SOP page, but in ISA-JSON specific pages, where necessary
|
Hi Flora, |
PhilReedData
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've left some formatting and style comments, and one about navigation.
help/user-guide/sops.md
Outdated
|
|
||
| Standard Operating Procedures (SOPs), also known as Protocols, describe the steps required to reproduce an assay or part of an experimental workflow. | ||
|
|
||
| SOPs can be uploaded in various formats (Word documents, PDFs, e-lab notebooks, code scripts, annotated spreadsheets, etc.) and stored as assets in SEEK. These assets can be linked to Assays (and in ISA-JSON compliant setups also to Studies) to document the procedures applied. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| SOPs can be uploaded in various formats (Word documents, PDFs, e-lab notebooks, code scripts, annotated spreadsheets, etc.) and stored as assets in SEEK. These assets can be linked to Assays (and in ISA-JSON compliant setups also to Studies) to document the procedures applied. | |
| SOPs can be uploaded in various formats (such as Word documents, PDFs, e-lab notebooks, code scripts, annotated spreadsheets) and stored as assets in {{ site.seek_instance.name | default: "FAIRDOM-SEEK" }}. These assets can be linked to Assays (and in ISA-JSON compliant setups also to Studies) to document the procedures applied. |
Avoiding Latin abbreviations. Adding the instance name field.
Updated documentation on download/upload feature and its sample linkage
Updated documentation on SOPs
Closes #67
Closes #2334
Closes #2311