Skip to content

Slot: Analyte (analyte_name)

Name the antigen that was stained for.

URI: nfdi4immuno:analyte_name Alias: analyte_name

Applicable Classes

Name Description Modifies Slot
StainingPanel The methods and reagents used in a cytometry panel no

Properties

  • Range: String

  • Required: True

  • Regex pattern: ^.+$

Examples

Value
CD4

Identifier and Mapping Information

Schema Source

  • from schema: https://codebase.helmholtz.cloud/nfdi4immuno/portal-infra/metadata_schema

Mappings

Mapping Type Mapped Value
self nfdi4immuno:analyte_name
native nfdi4immuno:analyte_name

LinkML Source

name: analyte_name
description: Name the antigen that was stained for.
title: Analyte
examples:
- value: CD4
from_schema: https://codebase.helmholtz.cloud/nfdi4immuno/portal-infra/metadata_schema
rank: 1000
alias: analyte_name
domain_of:
- StainingPanel
range: string
required: true
pattern: ^.+$