Class: AlphaBetaTCR
URI: GO:0042105
classDiagram
class AlphaBetaTCR
click AlphaBetaTCR href "../AlphaBetaTCR"
TCellReceptor <|-- AlphaBetaTCR
click TCellReceptor href "../TCellReceptor"
AlphaBetaTCR : akc_id
AlphaBetaTCR : tra_chain
AlphaBetaTCR --> "0..1" Chain : tra_chain
click Chain href "../Chain"
AlphaBetaTCR : trb_chain
AlphaBetaTCR --> "0..1" Chain : trb_chain
click Chain href "../Chain"
AlphaBetaTCR : type
Inheritance
- AKObject
- TCellReceptor
- AlphaBetaTCR
- TCellReceptor
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
tra_chain | 0..1 Chain |
T cell receptor alpha chain | direct |
trb_chain | 0..1 Chain |
T cell receptor beta chain | direct |
type | 0..1 String |
TCellReceptor | |
akc_id | 1 Uriorcurie |
A unique identifier for a thing in the AKC | AKObject |
Usages
used by | used in | type | used |
---|---|---|---|
AIRRKnowledgeCommons | ab_tcell_receptors | range | AlphaBetaTCR |
Identifier and Mapping Information
Schema Source
- from schema: https://github.com/airr-knowledge/ak-schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | GO:0042105 |
native | ak_schema:AlphaBetaTCR |
LinkML Source
Direct
name: AlphaBetaTCR
from_schema: https://github.com/airr-knowledge/ak-schema
is_a: TCellReceptor
slots:
- tra_chain
- trb_chain
class_uri: GO:0042105
Induced
name: AlphaBetaTCR
from_schema: https://github.com/airr-knowledge/ak-schema
is_a: TCellReceptor
attributes:
tra_chain:
name: tra_chain
description: T cell receptor alpha chain
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: tra_chain
owner: AlphaBetaTCR
domain_of:
- AlphaBetaTCR
range: Chain
trb_chain:
name: trb_chain
description: T cell receptor beta chain
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: trb_chain
owner: AlphaBetaTCR
domain_of:
- AlphaBetaTCR
range: Chain
type:
name: type
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
designates_type: true
alias: type
owner: AlphaBetaTCR
domain_of:
- Assay
- TCellReceptor
- Epitope
range: string
akc_id:
name: akc_id
description: A unique identifier for a thing in the AKC.
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
slot_uri: schema:identifier
identifier: true
alias: akc_id
owner: AlphaBetaTCR
domain_of:
- AKObject
range: uriorcurie
required: true
class_uri: GO:0042105