Enum: AnnotationMethodOptions
Permissible Values
| Value | Meaning | Description | 
|---|---|---|
| algorithmic | None | |
| manual | None | |
| both | None | 
Slots
| Name | Description | 
|---|---|
| annotation_method | The method used for creating the cell annotations | 
Identifier and Mapping Information
Schema Source
- from schema: https://cellular-semantics.sanger.ac.uk/ontology/CAS
LinkML Source
name: annotation_method_options
from_schema: https://cellular-semantics.sanger.ac.uk/ontology/CAS
rank: 1000
permissible_values:
  algorithmic:
    text: algorithmic
  manual:
    text: manual
  both:
    text: both