Class: AlleleDescription
URI: ak_schema:AlleleDescription
classDiagram
class AlleleDescription
click AlleleDescription href "../AlleleDescription"
AIRRStandards <|-- AlleleDescription
click AIRRStandards href "../AIRRStandards"
AlleleDescription : acknowledgements
AlleleDescription --> "*" Acknowledgement : acknowledgements
click Acknowledgement href "../Acknowledgement"
AlleleDescription : aliases
AlleleDescription : allele_description_id
AlleleDescription : allele_description_ref
AlleleDescription : allele_designation
AlleleDescription : allele_similarity_cluster_designation
AlleleDescription : allele_similarity_cluster_member_id
AlleleDescription : chromosome
AlleleDescription : coding_sequence
AlleleDescription : curation
AlleleDescription : curational_tags
AlleleDescription --> "*" CurationalTagsEnum : curational_tags
click CurationalTagsEnum href "../CurationalTagsEnum"
AlleleDescription : d_rs_3_prime_end
AlleleDescription : d_rs_3_prime_start
AlleleDescription : d_rs_5_prime_end
AlleleDescription : d_rs_5_prime_start
AlleleDescription : functional
AlleleDescription : gene_designation
AlleleDescription : gene_end
AlleleDescription : gene_start
AlleleDescription : inference_type
AlleleDescription --> "0..1" InferenceTypeEnum : inference_type
click InferenceTypeEnum href "../InferenceTypeEnum"
AlleleDescription : j_cdr3_end
AlleleDescription : j_codon_frame
AlleleDescription --> "0..1" JCodonFrameEnum : j_codon_frame
click JCodonFrameEnum href "../JCodonFrameEnum"
AlleleDescription : j_donor_splice
AlleleDescription : j_rs_end
AlleleDescription : j_rs_start
AlleleDescription : lab_address
AlleleDescription : label
AlleleDescription : leader_1_end
AlleleDescription : leader_1_start
AlleleDescription : leader_2_end
AlleleDescription : leader_2_start
AlleleDescription : locus
AlleleDescription --> "0..1" LocusEnum : locus
click LocusEnum href "../LocusEnum"
AlleleDescription : maintainer
AlleleDescription : paralogs
AlleleDescription : rearranged_support
AlleleDescription --> "*" RearrangedSequence : rearranged_support
click RearrangedSequence href "../RearrangedSequence"
AlleleDescription : release_date
AlleleDescription : release_description
AlleleDescription : release_version
AlleleDescription : sequence
AlleleDescription : sequence_type
AlleleDescription --> "0..1" SequenceTypeEnum : sequence_type
click SequenceTypeEnum href "../SequenceTypeEnum"
AlleleDescription : species
AlleleDescription --> "0..1" SpeciesOntology : species
click SpeciesOntology href "../SpeciesOntology"
AlleleDescription : species_subgroup
AlleleDescription : species_subgroup_type
AlleleDescription --> "0..1" SpeciesSubgroupTypeEnum : species_subgroup_type
click SpeciesSubgroupTypeEnum href "../SpeciesSubgroupTypeEnum"
AlleleDescription : status
AlleleDescription --> "0..1" StatusEnum : status
click StatusEnum href "../StatusEnum"
AlleleDescription : subgroup_designation
AlleleDescription : unrearranged_support
AlleleDescription --> "*" UnrearrangedSequence : unrearranged_support
click UnrearrangedSequence href "../UnrearrangedSequence"
AlleleDescription : utr_5_prime_end
AlleleDescription : utr_5_prime_start
AlleleDescription : v_gene_delineations
AlleleDescription --> "*" SequenceDelineationV : v_gene_delineations
click SequenceDelineationV href "../SequenceDelineationV"
AlleleDescription : v_rs_end
AlleleDescription : v_rs_start
Inheritance
- AIRRStandards
- AlleleDescription
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
allele_description_id | 0..1 String |
Unique identifier of this AlleleDescription within the file | direct |
allele_description_ref | 0..1 String |
Unique reference to the allele description, in standardized form (Repo:Label:... | direct |
maintainer | 0..1 String |
Maintainer of this sequence record | direct |
acknowledgements | * Acknowledgement |
direct | |
lab_address | 0..1 String |
direct | |
release_version | 0..1 Integer |
direct | |
release_date | 0..1 Datetime |
Date of this release | direct |
release_description | 0..1 String |
Brief descriptive notes of the reason for this release and the changes embodi... | direct |
label | 0..1 String |
direct | |
sequence | 0..1 String |
Nucleotide sequence | direct |
coding_sequence | 0..1 String |
Nucleotide sequence of the core coding region, such as the coding region of a... | direct |
aliases | * String |
Alternative names for this sequence | direct |
locus | 0..1 LocusEnum |
direct | |
chromosome | 0..1 Integer |
chromosome on which the gene is located | direct |
sequence_type | 0..1 SequenceTypeEnum |
Sequence type (V, D, J, C) | direct |
functional | 0..1 Boolean |
True if the gene is functional, false if it is a pseudogene | direct |
inference_type | 0..1 InferenceTypeEnum |
Type of inference(s) from which this gene sequence was inferred | direct |
species | 0..1 SpeciesOntology |
Binomial designation of subject's species | direct |
species_subgroup | 0..1 String |
Race, strain or other species subgroup to which this subject belongs | direct |
species_subgroup_type | 0..1 SpeciesSubgroupTypeEnum |
direct | |
status | 0..1 StatusEnum |
Status of record, assumed active if the field is not present | direct |
subgroup_designation | 0..1 String |
Identifier of the gene subgroup or clade, as (and if) defined | direct |
gene_designation | 0..1 String |
Gene number or other identifier, as (and if) defined | direct |
allele_designation | 0..1 String |
direct | |
allele_similarity_cluster_designation | 0..1 String |
ID of the similarity cluster used in this germline set, if designated | direct |
allele_similarity_cluster_member_id | 0..1 String |
Membership ID of the allele within the similarity cluster, if a cluster is de... | direct |
j_codon_frame | 0..1 JCodonFrameEnum |
Codon position of the first nucleotide in the 'coding_sequence' field | direct |
gene_start | 0..1 Integer |
Co-ordinate in the sequence field of the first nucleotide in the coding_seque... | direct |
gene_end | 0..1 Integer |
Co-ordinate in the sequence field of the last gene-coding nucleotide in the c... | direct |
utr_5_prime_start | 0..1 Integer |
Start co-ordinate in the sequence field of the 5 prime UTR (V-genes only) | direct |
utr_5_prime_end | 0..1 Integer |
End co-ordinate in the sequence field of the 5 prime UTR (V-genes only) | direct |
leader_1_start | 0..1 Integer |
Start co-ordinate in the sequence field of L-PART1 (V-genes only) | direct |
leader_1_end | 0..1 Integer |
End co-ordinate in the sequence field of L-PART1 (V-genes only) | direct |
leader_2_start | 0..1 Integer |
Start co-ordinate in the sequence field of L-PART2 (V-genes only) | direct |
leader_2_end | 0..1 Integer |
End co-ordinate in the sequence field of L-PART2 (V-genes only) | direct |
v_rs_start | 0..1 Integer |
Start co-ordinate in the sequence field of the V recombination site (V-genes ... | direct |
v_rs_end | 0..1 Integer |
End co-ordinate in the sequence field of the V recombination site (V-genes on... | direct |
d_rs_3_prime_start | 0..1 Integer |
Start co-ordinate in the sequence field of the 3 prime D recombination site (... | direct |
d_rs_3_prime_end | 0..1 Integer |
End co-ordinate in the sequence field of the 3 prime D recombination site (D-... | direct |
d_rs_5_prime_start | 0..1 Integer |
Start co-ordinate in the sequence field of the 5 prime D recombination site (... | direct |
d_rs_5_prime_end | 0..1 Integer |
End co-ordinate in the sequence field of 5 the prime D recombination site (D-... | direct |
j_cdr3_end | 0..1 Integer |
In the case of a J-gene, the co-ordinate in the sequence field of the first n... | direct |
j_rs_start | 0..1 Integer |
Start co-ordinate in the sequence field of J recombination site (J-genes only... | direct |
j_rs_end | 0..1 Integer |
End co-ordinate in the sequence field of J recombination site (J-genes only) | direct |
j_donor_splice | 0..1 Integer |
Co-ordinate in the sequence field of the final 3' nucleotide of the J-REGION ... | direct |
v_gene_delineations | * SequenceDelineationV |
direct | |
unrearranged_support | * UnrearrangedSequence |
direct | |
rearranged_support | * RearrangedSequence |
direct | |
paralogs | * String |
Gene symbols of any paralogs | direct |
curation | 0..1 String |
direct | |
curational_tags | * CurationalTagsEnum |
Controlled-vocabulary tags applied to this description | direct |
Usages
used by | used in | type | used |
---|---|---|---|
GermlineSet | allele_descriptions | range | AlleleDescription |
Identifier and Mapping Information
Schema Source
- from schema: https://github.com/airr-knowledge/ak-schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | ak_schema:AlleleDescription |
native | ak_schema:AlleleDescription |
LinkML Source
Direct
name: AlleleDescription
from_schema: https://github.com/airr-knowledge/ak-schema
is_a: AIRRStandards
slots:
- allele_description_id
- allele_description_ref
- maintainer
- acknowledgements
- lab_address
- release_version
- release_date
- release_description
- label
- sequence
- coding_sequence
- aliases
- locus
- chromosome
- sequence_type
- functional
- inference_type
- species
- species_subgroup
- species_subgroup_type
- status
- subgroup_designation
- gene_designation
- allele_designation
- allele_similarity_cluster_designation
- allele_similarity_cluster_member_id
- j_codon_frame
- gene_start
- gene_end
- utr_5_prime_start
- utr_5_prime_end
- leader_1_start
- leader_1_end
- leader_2_start
- leader_2_end
- v_rs_start
- v_rs_end
- d_rs_3_prime_start
- d_rs_3_prime_end
- d_rs_5_prime_start
- d_rs_5_prime_end
- j_cdr3_end
- j_rs_start
- j_rs_end
- j_donor_splice
- v_gene_delineations
- unrearranged_support
- rearranged_support
- paralogs
- curation
- curational_tags
Induced
name: AlleleDescription
from_schema: https://github.com/airr-knowledge/ak-schema
is_a: AIRRStandards
attributes:
allele_description_id:
name: allele_description_id
annotations:
nullable:
tag: nullable
value: true
description: Unique identifier of this AlleleDescription within the file. Typically,
generated by the repository hosting the record.
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: allele_description_id
owner: AlleleDescription
domain_of:
- AlleleDescription
range: string
allele_description_ref:
name: allele_description_ref
annotations:
nullable:
tag: nullable
value: true
description: Unique reference to the allele description, in standardized form
(Repo:Label:Version)
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: allele_description_ref
owner: AlleleDescription
domain_of:
- AlleleDescription
range: string
maintainer:
name: maintainer
annotations:
nullable:
tag: nullable
value: true
description: Maintainer of this sequence record
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: maintainer
owner: AlleleDescription
domain_of:
- AlleleDescription
range: string
acknowledgements:
name: acknowledgements
annotations:
nullable:
tag: nullable
value: true
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: acknowledgements
owner: AlleleDescription
domain_of:
- AlleleDescription
- GermlineSet
range: Acknowledgement
multivalued: true
lab_address:
name: lab_address
annotations:
nullable:
tag: nullable
value: true
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: lab_address
owner: AlleleDescription
domain_of:
- AlleleDescription
- GermlineSet
- Study
range: string
release_version:
name: release_version
annotations:
nullable:
tag: nullable
value: true
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: release_version
owner: AlleleDescription
domain_of:
- AlleleDescription
- GermlineSet
range: integer
release_date:
name: release_date
annotations:
nullable:
tag: nullable
value: true
description: Date of this release
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: release_date
owner: AlleleDescription
domain_of:
- Investigation
- AlleleDescription
- GermlineSet
range: datetime
release_description:
name: release_description
annotations:
nullable:
tag: nullable
value: true
description: Brief descriptive notes of the reason for this release and the changes
embodied
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: release_description
owner: AlleleDescription
domain_of:
- AlleleDescription
- GermlineSet
range: string
label:
name: label
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: label
owner: AlleleDescription
domain_of:
- AlleleDescription
- DocumentedAllele
- DeletedGene
range: string
sequence:
name: sequence
description: Nucleotide sequence.
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: sequence
owner: AlleleDescription
domain_of:
- Chain
- RearrangedSequence
- UnrearrangedSequence
- AlleleDescription
- UndocumentedAllele
- Rearrangement
range: string
coding_sequence:
name: coding_sequence
annotations:
nullable:
tag: nullable
value: true
description: Nucleotide sequence of the core coding region, such as the coding
region of a D-, J- or C- gene or the coding region of a V-gene excluding the
leader.
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: coding_sequence
owner: AlleleDescription
domain_of:
- AlleleDescription
range: string
aliases:
name: aliases
annotations:
nullable:
tag: nullable
value: true
description: Alternative names for this sequence
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: aliases
owner: AlleleDescription
domain_of:
- AlleleDescription
range: string
multivalued: true
locus:
name: locus
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: locus
owner: AlleleDescription
domain_of:
- AlleleDescription
- GermlineSet
- Genotype
- Rearrangement
range: LocusEnum
chromosome:
name: chromosome
annotations:
nullable:
tag: nullable
value: true
description: chromosome on which the gene is located
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: chromosome
owner: AlleleDescription
domain_of:
- AlleleDescription
range: integer
sequence_type:
name: sequence_type
annotations:
nullable:
tag: nullable
value: false
description: Sequence type (V, D, J, C)
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
slot_uri: rdf:type
alias: sequence_type
owner: AlleleDescription
domain_of:
- AlleleDescription
range: SequenceTypeEnum
functional:
name: functional
annotations:
nullable:
tag: nullable
value: true
description: True if the gene is functional, false if it is a pseudogene
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: functional
owner: AlleleDescription
domain_of:
- AlleleDescription
range: boolean
inference_type:
name: inference_type
annotations:
nullable:
tag: nullable
value: true
description: Type of inference(s) from which this gene sequence was inferred
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
slot_uri: rdf:type
alias: inference_type
owner: AlleleDescription
domain_of:
- AlleleDescription
range: InferenceTypeEnum
species:
name: species
annotations:
nullable:
tag: nullable
value: false
description: Binomial designation of subject's species
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: species
owner: AlleleDescription
domain_of:
- Participant
- AlleleDescription
- GermlineSet
- Subject
range: SpeciesOntology
species_subgroup:
name: species_subgroup
annotations:
nullable:
tag: nullable
value: true
description: Race, strain or other species subgroup to which this subject belongs
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: species_subgroup
owner: AlleleDescription
domain_of:
- AlleleDescription
- GermlineSet
range: string
species_subgroup_type:
name: species_subgroup_type
annotations:
nullable:
tag: nullable
value: true
description: ''
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
slot_uri: rdf:type
alias: species_subgroup_type
owner: AlleleDescription
domain_of:
- AlleleDescription
- GermlineSet
range: SpeciesSubgroupTypeEnum
status:
name: status
annotations:
nullable:
tag: nullable
value: true
description: Status of record, assumed active if the field is not present
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: status
owner: AlleleDescription
domain_of:
- AlleleDescription
range: StatusEnum
subgroup_designation:
name: subgroup_designation
annotations:
nullable:
tag: nullable
value: true
description: Identifier of the gene subgroup or clade, as (and if) defined
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: subgroup_designation
owner: AlleleDescription
domain_of:
- AlleleDescription
range: string
gene_designation:
name: gene_designation
annotations:
nullable:
tag: nullable
value: true
description: Gene number or other identifier, as (and if) defined
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: gene_designation
owner: AlleleDescription
domain_of:
- AlleleDescription
range: string
allele_designation:
name: allele_designation
annotations:
nullable:
tag: nullable
value: true
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: allele_designation
owner: AlleleDescription
domain_of:
- AlleleDescription
- MHCAllele
range: string
allele_similarity_cluster_designation:
name: allele_similarity_cluster_designation
annotations:
nullable:
tag: nullable
value: true
description: ID of the similarity cluster used in this germline set, if designated
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: allele_similarity_cluster_designation
owner: AlleleDescription
domain_of:
- AlleleDescription
range: string
allele_similarity_cluster_member_id:
name: allele_similarity_cluster_member_id
annotations:
nullable:
tag: nullable
value: true
description: Membership ID of the allele within the similarity cluster, if a cluster
is designated
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: allele_similarity_cluster_member_id
owner: AlleleDescription
domain_of:
- AlleleDescription
range: string
j_codon_frame:
name: j_codon_frame
annotations:
nullable:
tag: nullable
value: true
description: Codon position of the first nucleotide in the 'coding_sequence' field.
Mandatory for J genes. Not used for V or D genes. '1' means the sequence is
in-frame, '2' means that the first bp is missing from the first codon, and
'3' means that the first 2 bp are missing.
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: j_codon_frame
owner: AlleleDescription
domain_of:
- AlleleDescription
range: JCodonFrameEnum
gene_start:
name: gene_start
annotations:
nullable:
tag: nullable
value: true
description: Co-ordinate in the sequence field of the first nucleotide in the
coding_sequence field.
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: gene_start
owner: AlleleDescription
domain_of:
- AlleleDescription
range: integer
gene_end:
name: gene_end
annotations:
nullable:
tag: nullable
value: true
description: Co-ordinate in the sequence field of the last gene-coding nucleotide
in the coding_sequence field.
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: gene_end
owner: AlleleDescription
domain_of:
- AlleleDescription
range: integer
utr_5_prime_start:
name: utr_5_prime_start
annotations:
nullable:
tag: nullable
value: true
description: Start co-ordinate in the sequence field of the 5 prime UTR (V-genes
only).
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: utr_5_prime_start
owner: AlleleDescription
domain_of:
- AlleleDescription
range: integer
utr_5_prime_end:
name: utr_5_prime_end
annotations:
nullable:
tag: nullable
value: true
description: End co-ordinate in the sequence field of the 5 prime UTR (V-genes
only).
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: utr_5_prime_end
owner: AlleleDescription
domain_of:
- AlleleDescription
range: integer
leader_1_start:
name: leader_1_start
annotations:
nullable:
tag: nullable
value: true
description: Start co-ordinate in the sequence field of L-PART1 (V-genes only).
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: leader_1_start
owner: AlleleDescription
domain_of:
- AlleleDescription
range: integer
leader_1_end:
name: leader_1_end
annotations:
nullable:
tag: nullable
value: true
description: End co-ordinate in the sequence field of L-PART1 (V-genes only).
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: leader_1_end
owner: AlleleDescription
domain_of:
- AlleleDescription
range: integer
leader_2_start:
name: leader_2_start
annotations:
nullable:
tag: nullable
value: true
description: Start co-ordinate in the sequence field of L-PART2 (V-genes only).
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: leader_2_start
owner: AlleleDescription
domain_of:
- AlleleDescription
range: integer
leader_2_end:
name: leader_2_end
annotations:
nullable:
tag: nullable
value: true
description: End co-ordinate in the sequence field of L-PART2 (V-genes only).
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: leader_2_end
owner: AlleleDescription
domain_of:
- AlleleDescription
range: integer
v_rs_start:
name: v_rs_start
annotations:
nullable:
tag: nullable
value: true
description: Start co-ordinate in the sequence field of the V recombination site
(V-genes only).
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: v_rs_start
owner: AlleleDescription
domain_of:
- AlleleDescription
range: integer
v_rs_end:
name: v_rs_end
annotations:
nullable:
tag: nullable
value: true
description: End co-ordinate in the sequence field of the V recombination site
(V-genes only).
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: v_rs_end
owner: AlleleDescription
domain_of:
- AlleleDescription
range: integer
d_rs_3_prime_start:
name: d_rs_3_prime_start
annotations:
nullable:
tag: nullable
value: true
description: Start co-ordinate in the sequence field of the 3 prime D recombination
site (D-genes only).
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: d_rs_3_prime_start
owner: AlleleDescription
domain_of:
- AlleleDescription
range: integer
d_rs_3_prime_end:
name: d_rs_3_prime_end
annotations:
nullable:
tag: nullable
value: true
description: End co-ordinate in the sequence field of the 3 prime D recombination
site (D-genes only).
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: d_rs_3_prime_end
owner: AlleleDescription
domain_of:
- AlleleDescription
range: integer
d_rs_5_prime_start:
name: d_rs_5_prime_start
annotations:
nullable:
tag: nullable
value: true
description: Start co-ordinate in the sequence field of the 5 prime D recombination
site (D-genes only).
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: d_rs_5_prime_start
owner: AlleleDescription
domain_of:
- AlleleDescription
range: integer
d_rs_5_prime_end:
name: d_rs_5_prime_end
annotations:
nullable:
tag: nullable
value: true
description: End co-ordinate in the sequence field of 5 the prime D recombination
site (D-genes only).
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: d_rs_5_prime_end
owner: AlleleDescription
domain_of:
- AlleleDescription
range: integer
j_cdr3_end:
name: j_cdr3_end
annotations:
nullable:
tag: nullable
value: true
description: In the case of a J-gene, the co-ordinate in the sequence field of
the first nucelotide of the conserved PHE or TRP (IMGT codon position 118).
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: j_cdr3_end
owner: AlleleDescription
domain_of:
- AlleleDescription
range: integer
j_rs_start:
name: j_rs_start
annotations:
nullable:
tag: nullable
value: true
description: Start co-ordinate in the sequence field of J recombination site (J-genes
only).
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: j_rs_start
owner: AlleleDescription
domain_of:
- AlleleDescription
range: integer
j_rs_end:
name: j_rs_end
annotations:
nullable:
tag: nullable
value: true
description: End co-ordinate in the sequence field of J recombination site (J-genes
only).
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: j_rs_end
owner: AlleleDescription
domain_of:
- AlleleDescription
range: integer
j_donor_splice:
name: j_donor_splice
annotations:
nullable:
tag: nullable
value: true
description: Co-ordinate in the sequence field of the final 3' nucleotide of the
J-REGION (J-genes only).
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: j_donor_splice
owner: AlleleDescription
domain_of:
- AlleleDescription
range: integer
v_gene_delineations:
name: v_gene_delineations
annotations:
nullable:
tag: nullable
value: true
description: ''
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: v_gene_delineations
owner: AlleleDescription
domain_of:
- AlleleDescription
range: SequenceDelineationV
multivalued: true
unrearranged_support:
name: unrearranged_support
annotations:
nullable:
tag: nullable
value: true
description: ''
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: unrearranged_support
owner: AlleleDescription
domain_of:
- AlleleDescription
range: UnrearrangedSequence
multivalued: true
rearranged_support:
name: rearranged_support
annotations:
nullable:
tag: nullable
value: true
description: ''
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: rearranged_support
owner: AlleleDescription
domain_of:
- AlleleDescription
range: RearrangedSequence
multivalued: true
paralogs:
name: paralogs
annotations:
nullable:
tag: nullable
value: true
description: Gene symbols of any paralogs
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: paralogs
owner: AlleleDescription
domain_of:
- AlleleDescription
range: string
multivalued: true
curation:
name: curation
annotations:
nullable:
tag: nullable
value: true
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: curation
owner: AlleleDescription
domain_of:
- RearrangedSequence
- UnrearrangedSequence
- AlleleDescription
- GermlineSet
range: string
curational_tags:
name: curational_tags
annotations:
nullable:
tag: nullable
value: true
description: Controlled-vocabulary tags applied to this description
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: curational_tags
owner: AlleleDescription
domain_of:
- AlleleDescription
range: CurationalTagsEnum
multivalued: true