You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/components/specimen_procedures.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -107,7 +107,7 @@ Description of surgical or other procedure performed on a specimen
107
107
|`end_date`|`datetime.date`| End date |
108
108
|`experimenters`|`List[str]`| experimenter(s) |
109
109
|`protocol_parameters`|`Optional[Dict[str, str]]`| Protocol parameters (Parameters defined in the protocol and their value during this procedure) |
110
-
|`procedure_details`| List[[HCRSeries](#hcrseries) or [FluorescentStain](reagent.md#fluorescentstain) or [Sectioning](#sectioning) or [PlanarSectioning](#planarsectioning) or [ProbeReagent](reagent.md#probereagent) or [Reagent](reagent.md#reagent) or [GeneProbeSet](reagent.md#geneprobeset) or [Solution](reagent.md#solution)]| Procedure details (Details of the procedures, including reagents and sectioning information.) |
110
+
|`procedure_details`| List[[HCRSeries](#hcrseries) or [FluorescentReagent](reagent.md#fluorescentreagent) or [FluorescentStain](reagent.md#fluorescentstain) or [Sectioning](#sectioning) or [PlanarSectioning](#planarsectioning) or [ProbeReagent](reagent.md#probereagent) or [Reagent](reagent.md#reagent) or [GeneProbeSet](reagent.md#geneprobeset) or [Solution](reagent.md#solution)]| Procedure details (Details of the procedures, including reagents and sectioning information.) |
111
111
|`notes`|`Optional[str]`| Notes |
112
112
|`protocol_id`|`Optional[List[str]]`| Protocol ID (DOI for protocols.io) |
0 commit comments