Skip to content

Class: AlignedPacBioSet

Table containing aligned_pac_bio_set information

URI: gregor_linkml:AlignedPacBioSet

classDiagram class AlignedPacBioSet click AlignedPacBioSet href "../AlignedPacBioSet" AlignedPacBioSet : aligned_pac_bio_id AlignedPacBioSet : aligned_pac_bio_set_id

Slots

Name Cardinality and Range Description Inheritance
aligned_pac_bio_set_id 1
String
identifier for experiment set direct
aligned_pac_bio_id 1
String
direct

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/madanucd/gregor_linkml

Mappings

Mapping Type Mapped Value
self gregor_linkml:AlignedPacBioSet
native gregor_linkml:AlignedPacBioSet

LinkML Source

Direct

name: Aligned_pac_bio_set
description: Table containing aligned_pac_bio_set information
from_schema: https://w3id.org/madanucd/gregor_linkml
slots:
- aligned_pac_bio_set_id
- aligned_pac_bio_id

Induced

name: Aligned_pac_bio_set
description: Table containing aligned_pac_bio_set information
from_schema: https://w3id.org/madanucd/gregor_linkml
attributes:
  aligned_pac_bio_set_id:
    name: aligned_pac_bio_set_id
    description: identifier for experiment set
    from_schema: https://w3id.org/madanucd/gregor_linkml
    rank: 1000
    alias: aligned_pac_bio_set_id
    owner: Aligned_pac_bio_set
    domain_of:
    - Aligned_pac_bio_set
    - Called_variants_pac_bio
    range: string
    required: true
  aligned_pac_bio_id:
    name: aligned_pac_bio_id
    description: ''
    from_schema: https://w3id.org/madanucd/gregor_linkml
    rank: 1000
    alias: aligned_pac_bio_id
    owner: Aligned_pac_bio_set
    domain_of:
    - Aligned_pac_bio
    - Aligned_pac_bio_set
    range: string
    required: true