Skip to content

Enum: CellTypeSetType

URI: [bican:CellTypeSetType](https://identifiers.org/brain-bican/vocab/CellTypeSetType) ## Permissible Values | Value | Meaning | Description | | --- | --- | --- | | taxonomic_level | None | Denotes CellTypeSet is at Taxonomic level | | neighborhood | None | Denotes CellTypeSet is at Neighborhood level | ## Slots | Name | Description | | --- | --- | | [cell_type_set_type](cell_type_set_type.md) | A tag denoting the type or purpose of the cell type set | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/brain-bican/bke-taxonomy ## LinkML Source
name: CellTypeSetType
from_schema: https://w3id.org/brain-bican/bke-taxonomy
rank: 1000
permissible_values:
  taxonomic_level:
    text: taxonomic_level
    description: Denotes CellTypeSet is at Taxonomic level.
  neighborhood:
    text: neighborhood
    description: Denotes CellTypeSet is at Neighborhood level.