Skip to content

Class: BioinformaticsMethodInfo

the targeted amplicon bioinformatics methods used to generate the microhaplotype data in this PMO

URI: portable_microhaplotype_object:BioinformaticsMethodInfo

classDiagram class BioinformaticsMethodInfo click BioinformaticsMethodInfo href "../BioinformaticsMethodInfo" BioinformaticsMethodInfo : methods BioinformaticsMethodInfo --> "1..*" BioMethod : methods click BioMethod href "../BioMethod"

Slots

Name Cardinality and Range Description Inheritance
methods 1..*
BioMethod
methodology used to generate the microhaplotype data stored in this PMO, e direct

Usages

used by used in type used
PortableMicrohaplotypeObject bioinformatics_methods_info range BioinformaticsMethodInfo

Identifier and Mapping Information

Schema Source

  • from schema: https://plasmogenepi.github.io/portable-microhaplotype-object

Mappings

Mapping Type Mapped Value
self portable_microhaplotype_object:BioinformaticsMethodInfo
native portable_microhaplotype_object:BioinformaticsMethodInfo

LinkML Source

Direct

name: BioinformaticsMethodInfo
description: the targeted amplicon bioinformatics methods used to generate the microhaplotype
  data in this PMO
from_schema: https://plasmogenepi.github.io/portable-microhaplotype-object
attributes:
  methods:
    name: methods
    description: methodology used to generate the microhaplotype data stored in this
      PMO, e.g. demultiplexing method, denosing method, or a pipeline method that
      ties all th steps together
    from_schema: https://plasmogenepi.github.io/portable-microhaplotype-object
    rank: 1000
    domain_of:
    - BioinformaticsMethodInfo
    range: BioMethod
    required: true
    multivalued: true
    inlined: true
    inlined_as_list: true

Induced

name: BioinformaticsMethodInfo
description: the targeted amplicon bioinformatics methods used to generate the microhaplotype
  data in this PMO
from_schema: https://plasmogenepi.github.io/portable-microhaplotype-object
attributes:
  methods:
    name: methods
    description: methodology used to generate the microhaplotype data stored in this
      PMO, e.g. demultiplexing method, denosing method, or a pipeline method that
      ties all th steps together
    from_schema: https://plasmogenepi.github.io/portable-microhaplotype-object
    rank: 1000
    alias: methods
    owner: BioinformaticsMethodInfo
    domain_of:
    - BioinformaticsMethodInfo
    range: BioMethod
    required: true
    multivalued: true
    inlined: true
    inlined_as_list: true