diff --git a/lang/R/inst/extdata/airr-schema.yaml b/lang/R/inst/extdata/airr-schema.yaml index 62bc767ea..f66ee94d9 100644 --- a/lang/R/inst/extdata/airr-schema.yaml +++ b/lang/R/inst/extdata/airr-schema.yaml @@ -4250,7 +4250,7 @@ Cell: cell_id: type: string description: > - Identifier for the CellExpression object. This identifier must be unique within + Identifier for the Cell object. This identifier must be unique within a given study, but it is recommended that it be a universally unique record locator to enable database applications. title: Cell index @@ -4345,8 +4345,7 @@ Cell: # The CellExpression object acts as a container to hold a single expression level measurement from # an experiment. Expression data is associated with a cell_id and the related repertoire_id and -# data_processing_id as cell_id is not guaranteed to be unique outside the data processing for -# a single repertoire. +# data_processing_id CellExpression: type: object required: diff --git a/lang/python/airr/specs/airr-schema.yaml b/lang/python/airr/specs/airr-schema.yaml index 62bc767ea..f66ee94d9 100644 --- a/lang/python/airr/specs/airr-schema.yaml +++ b/lang/python/airr/specs/airr-schema.yaml @@ -4250,7 +4250,7 @@ Cell: cell_id: type: string description: > - Identifier for the CellExpression object. This identifier must be unique within + Identifier for the Cell object. This identifier must be unique within a given study, but it is recommended that it be a universally unique record locator to enable database applications. title: Cell index @@ -4345,8 +4345,7 @@ Cell: # The CellExpression object acts as a container to hold a single expression level measurement from # an experiment. Expression data is associated with a cell_id and the related repertoire_id and -# data_processing_id as cell_id is not guaranteed to be unique outside the data processing for -# a single repertoire. +# data_processing_id CellExpression: type: object required: diff --git a/specs/airr-schema-openapi3.yaml b/specs/airr-schema-openapi3.yaml index 23ce0a7e2..5f417a147 100644 --- a/specs/airr-schema-openapi3.yaml +++ b/specs/airr-schema-openapi3.yaml @@ -4544,7 +4544,7 @@ Cell: type: string nullable: false description: > - Identifier for the CellExpression object. This identifier must be unique within + Identifier for the Cell object. This identifier must be unique within a given study, but it is recommended that it be a universally unique record locator to enable database applications. title: Cell index diff --git a/specs/airr-schema.yaml b/specs/airr-schema.yaml index 62bc767ea..f66ee94d9 100644 --- a/specs/airr-schema.yaml +++ b/specs/airr-schema.yaml @@ -4250,7 +4250,7 @@ Cell: cell_id: type: string description: > - Identifier for the CellExpression object. This identifier must be unique within + Identifier for the Cell object. This identifier must be unique within a given study, but it is recommended that it be a universally unique record locator to enable database applications. title: Cell index @@ -4345,8 +4345,7 @@ Cell: # The CellExpression object acts as a container to hold a single expression level measurement from # an experiment. Expression data is associated with a cell_id and the related repertoire_id and -# data_processing_id as cell_id is not guaranteed to be unique outside the data processing for -# a single repertoire. +# data_processing_id CellExpression: type: object required: