Skip to content

Class: Gene

URI: phenopackets:Gene

erDiagram Gene { string geneId }

Slots

Name Cardinality and Range Description Inheritance
geneId 0..1
String
direct

Usages

used by used in type used
CopyNumber gene range Gene
Feature gene range Gene

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/linkml/phenopackets/phenopackets

Mappings

Mapping Type Mapped Value
self phenopackets:Gene
native phenopackets:Gene

LinkML Source

Direct

name: Gene
description: ''
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
attributes:
  geneId:
    name: geneId
    annotations:
      rank:
        tag: rank
        value: 1
    description: ''
    from_schema: https://w3id.org/linkml/phenopackets/phenopackets
    rank: 1000
    domain_of:
    - Gene
    range: string

Induced

name: Gene
description: ''
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
attributes:
  geneId:
    name: geneId
    annotations:
      rank:
        tag: rank
        value: 1
    description: ''
    from_schema: https://w3id.org/linkml/phenopackets/phenopackets
    rank: 1000
    alias: geneId
    owner: Gene
    domain_of:
    - Gene
    range: string