Skip to content

Class: ReferenceAllele

Represents the reference allele (geno:0000036).

URI: geno:0000036

 classDiagram
    class ReferenceAllele
    click ReferenceAllele href "../ReferenceAllele"
      ReferenceAllele : value


Slots

Name Cardinality and Range Description Inheritance
value 1
String
The value of the reference allele direct

Usages

used by used in type used
SequenceAlteration has_reference_allele range ReferenceAllele

Identifier and Mapping Information

Schema Source

  • from schema: https://ican.fr/

Mappings

Mapping Type Mapped Value
self geno:0000036
native ican:ReferenceAllele

LinkML Source

Direct

name: ReferenceAllele
description: Represents the reference allele (geno:0000036).
from_schema: https://ican.fr/
attributes:
  value:
    name: value
    description: The value of the reference allele.
    from_schema: https://ican.fr/
    rank: 1000
    slot_uri: sio:000300
    domain_of:
    - ReferenceAllele
    - AlternateAllele
    - VariationSiteReference
    range: string
    required: true
class_uri: geno:0000036

Induced

name: ReferenceAllele
description: Represents the reference allele (geno:0000036).
from_schema: https://ican.fr/
attributes:
  value:
    name: value
    description: The value of the reference allele.
    from_schema: https://ican.fr/
    rank: 1000
    slot_uri: sio:000300
    alias: value
    owner: ReferenceAllele
    domain_of:
    - ReferenceAllele
    - AlternateAllele
    - VariationSiteReference
    range: string
    required: true
class_uri: geno:0000036