Specimen_procedures¶
Model definitions¶
HCRSeries¶
Description of series of HCR staining rounds for mFISH
Field |
Type |
Title (Description) |
|---|---|---|
|
|
Codebook name |
|
|
Number of round |
|
Hybridization Chain Reaction rounds |
|
|
|
Strip QC compatible |
|
|
Cell ID |
HybridizationChainReaction¶
Description of an HCR staining round
Field |
Type |
Title (Description) |
|---|---|---|
|
|
Round index |
|
|
Round start time |
|
|
Round end time |
|
List[FluorescentStain] |
Stains |
|
|
Probe concentration (M) |
|
|
Probe concentration unit |
PlanarSection¶
Description of a single planar section of brain tissue
Field |
Type |
Title (Description) |
|---|---|---|
|
|
Coordinate system name |
|
Start coordinate |
|
|
Optional[Translation] |
End coordinate |
|
|
Slice thickness |
|
Optional[SizeUnit] |
Slice thickness unit |
|
Optional[List[AnatomicalRelative]] |
Partial slice (If sectioning does not include the entire slice, indicate which part of the slice is retained.) |
|
|
Specimen ID (Output IDs should generally follow the format {input_specimen_id}_###) |
|
Optional[BrainAtlas] |
Targeted structure |
|
|
Includes surrounding tissue (Whether the section includes additional tissue surrounding the targeted structure.) |
PlanarSectioning¶
Description of a sectioning procedure performed on the coronal, sagittal, or transverse/axial plane
Field |
Type |
Title (Description) |
|---|---|---|
|
CoordinateSystem or Atlas or NoneType |
Sectioning coordinate system (Only required if different from the Procedures.coordinate_system) |
|
List[Section or PlanarSection] |
Planar sections (Use PlanarSection for new implementations) |
|
Sectioning orientation |
Section¶
Description of a single section of brain tissue. Slices should use PlanarSection.
Field |
Type |
Title (Description) |
|---|---|---|
|
|
Specimen ID (Output IDs should generally follow the format {input_specimen_id}_###) |
|
Optional[BrainAtlas] |
Targeted structure |
|
|
Includes surrounding tissue (Whether the section includes additional tissue surrounding the targeted structure.) |
|
|
[DEPRECATED] Use PlanarSection instead. Coordinate system name |
|
Optional[Translation] |
[DEPRECATED] Use PlanarSection instead. Start coordinate |
|
Optional[Translation] |
[DEPRECATED] Use PlanarSection instead. End coordinate |
|
|
[DEPRECATED] Use PlanarSection instead. Slice thickness |
|
Optional[SizeUnit] |
[DEPRECATED] Use PlanarSection instead. Slice thickness unit |
|
Optional[List[AnatomicalRelative]] |
[DEPRECATED] Use PlanarSection instead. Partial slice (If sectioning does not include the entire slice, indicate which part of the slice is retained.) |
SectionOrientation¶
Orientation of sectioning
Name |
Value |
|---|---|
|
|
|
|
|
|
Sectioning¶
Description of a sectioning procedure targeting a specific structure
Field |
Type |
Title (Description) |
|---|---|---|
|
List[Section] |
Sections |
SpecimenProcedure¶
Description of surgical or other procedure performed on a specimen
Field |
Type |
Title (Description) |
|---|---|---|
|
Procedure type |
|
|
|
Procedure name |
|
|
Specimen ID(s) |
|
|
Start date |
|
|
End date |
|
|
experimenter(s) |
|
|
Protocol parameters (Parameters defined in the protocol and their value during this procedure) |
|
List[HCRSeries or FluorescentStain or Sectioning or PlanarSectioning or ProbeReagent or Reagent or GeneProbeSet or Solution] |
Procedure details (Details of the procedures, including reagents and sectioning information.) |
|
|
Notes |
|
|
Protocol ID (DOI for protocols.io) |