← schemaepitope
A protein region (epitope) used, e.g., as a marker or antibody target.
| attribute | type | cardinality | unique? | required? | doc |
|---|
| id | string | one | yes | | The id of the epitope. This is unique within the database.
The id is a string constructed by joining using '/' the following fields:
1) the protein uniprot ID
2) the modifications, in alphabetical order |
| protein | protein | many | | | The protein of which this is an epitope. May be more than one, e.g. in the case of heterodimers. |
Inverse Relations
| from | attribute | cardinality | required? | doc |
|---|
| measurement | epitope | one | | The target protein epitope for this measurement |
| measurement-matrix | epitopes | many | | The set of all epitopes referenced in this measurement matrix file. |
| cell-population | negative-markers | many | | The opposite of :cell-population/positive-markers |
| cell-population | positive-markers | many | | Reference to markers (i.e. epitopes) whose presence contributes to defining
this cell population. This does not have to be an exhaustive list as it is meant
to represent concepts such as Ki67+ CD4 T cells |
Unique ID: id
Label: id