Skip to content

Enum: EnumFamilyType

Enumerations describing research family type

URI: cam:EnumFamilyType

Permissible Values

Value Meaning Description Additional Info
control_only None Control Only Title: Control-only
duo None Duo Title: Duo
proband_only None Proband Only Title: Proband-only
trio None Trio (2 parents and affected child) Title: Trio
trio_plus None 2 Parents and 2 or more children Title: Trio+

Identifier and Mapping Information

Schema Source

  • from schema: https://includedcc.org/cam-source-enums

LinkML Source

name: EnumFamilyType
description: Enumerations describing research family type
from_schema: https://includedcc.org/cam-source-enums
rank: 1000
is_a: EnumNull
permissible_values:
  control_only:
    text: control_only
    description: Control Only
    title: Control-only
  duo:
    text: duo
    description: Duo
    title: Duo
  proband_only:
    text: proband_only
    description: Proband Only
    title: Proband-only
  trio:
    text: trio
    description: Trio (2 parents and affected child)
    title: Trio
  trio_plus:
    text: trio_plus
    description: 2 Parents and 2 or more children
    title: Trio+