Skip to content

Class: AlternateAllele

Represents the alternate allele (geno:0000002).

URI: geno:0000002

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


Slots

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

Usages

used by used in type used
SequenceAlteration has_alternate_allele range AlternateAllele

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self geno:0000002
native ican:AlternateAllele

LinkML Source

Direct

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

Induced

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