Skip to content

Class: AlignedNanoporeSet

Table containing aligned_nanopore_set information

URI: gregor_linkml:AlignedNanoporeSet

classDiagram class AlignedNanoporeSet click AlignedNanoporeSet href "../AlignedNanoporeSet" AlignedNanoporeSet : aligned_nanopore_id AlignedNanoporeSet : aligned_nanopore_set_id

Slots

Name Cardinality and Range Description Inheritance
aligned_nanopore_set_id 1
String
identifier for experiment set direct
aligned_nanopore_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:AlignedNanoporeSet
native gregor_linkml:AlignedNanoporeSet

LinkML Source

Direct

name: Aligned_nanopore_set
description: Table containing aligned_nanopore_set information
from_schema: https://w3id.org/madanucd/gregor_linkml
slots:
- aligned_nanopore_set_id
- aligned_nanopore_id

Induced

name: Aligned_nanopore_set
description: Table containing aligned_nanopore_set information
from_schema: https://w3id.org/madanucd/gregor_linkml
attributes:
  aligned_nanopore_set_id:
    name: aligned_nanopore_set_id
    description: identifier for experiment set
    from_schema: https://w3id.org/madanucd/gregor_linkml
    rank: 1000
    alias: aligned_nanopore_set_id
    owner: Aligned_nanopore_set
    domain_of:
    - Aligned_nanopore_set
    - Called_variants_nanopore
    range: string
    required: true
  aligned_nanopore_id:
    name: aligned_nanopore_id
    description: ''
    from_schema: https://w3id.org/madanucd/gregor_linkml
    rank: 1000
    alias: aligned_nanopore_id
    owner: Aligned_nanopore_set
    domain_of:
    - Aligned_nanopore
    - Aligned_nanopore_set
    range: string
    required: true