Enum: SampleRoleEnum
Role of a sample in a study
URI: lambdaber:SampleRoleEnum
Permissible Values
| Value |
Meaning |
Description |
| target |
None |
Primary sample under investigation |
| control |
None |
Control sample for comparison |
| reference |
None |
Reference standard or calibrant |
| blank |
None |
Buffer blank or negative control |
Slots
| Name |
Description |
| role |
Role of sample in study (e |
Schema Source
- from schema: https://w3id.org/lambda-ber-schema/
LinkML Source
name: SampleRoleEnum
description: Role of a sample in a study
from_schema: https://w3id.org/lambda-ber-schema/
rank: 1000
permissible_values:
target:
text: target
description: Primary sample under investigation
control:
text: control
description: Control sample for comparison
reference:
text: reference
description: Reference standard or calibrant
blank:
text: blank
description: Buffer blank or negative control