SAMPLE_METADATA#
Python object: phenotypic.schema._experimental_tags._sample.SAMPLE_METADATA
Recommended Metadata_* tags identifying a sample and its provenance.
These distinguish individual biological samples and track where each colony came
from (replicate, clone, source plate/well, library). Members render as
Metadata_<Label> (e.g. Metadata_Replicate) and share the Metadata_
namespace with the other experimental-tag enums. Recommended vocabulary, not a
validator: arbitrary metadata columns are still accepted.
Column label |
Description |
|---|---|
|
Unique identifier for the biological sample. |
|
Biological replicate identifier. |
|
Technical replicate identifier. |
|
Clone or isolate identifier. |
|
Source library or collection identifier (e.g. a deletion collection). |
|
Identifier of the source plate the sample was pinned from. |
|
Well position on the source plate (e.g. A1). |
|
Molecular or sample barcode. |
|
Control designation (e.g. positive, negative, blank). |