Skip to content

Commit

Permalink
Remove Cell.receptor_reactivities
Browse files Browse the repository at this point in the history
You find `CellReactivity` for a given `Cell` by searching all `CellReactivity` for the `cell_id` of interest.
  • Loading branch information
bcorrie authored Jan 15, 2024
1 parent 320509a commit 2e6a365
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions specs/airr-schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4285,19 +4285,6 @@ Cell:
nullable: true
adc-query-support: true
name: Cell-associated receptors
reactivity_measurements:
type: array
description: >
Array of reactivity measurement identifiers for the ReceptorReactivity objects associated with this Cell
title: Reactivity measurements
items:
type: string
example: [id1, id2]
x-airr:
miairr: defined
nullable: true
adc-query-support: true
name: Cell-associated reactivity measurements
repertoire_id:
type: string
description: Identifier to the associated repertoire in study metadata.
Expand Down

0 comments on commit 2e6a365

Please sign in to comment.