Skip to content

Slot: assessment_method

Quality assessment method that has been carried out (e.g. BUSCO, OMArk, peak calling statistics, etc.)

URI: https://w3id.org/fga-wg/schema/bundle/assessment_method

Applicable Classes

Name Description Modifies Slot
QualityAssessment Represents the results of a quality assessment that has been carried out on a data file resulting from an experiment or analysis. no

Properties

Type and Range

Property Value
Range Any or 
String or 
Term
Domain Of QualityAssessment

Cardinality and Requirements

Property Value
Required Yes
Expressions & Logic #### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'string'}) - AnonymousSlotExpression({'range': 'Term'})

Examples

Value
histone-chipseq-quality-metrics

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/fga-wg/schema/bundle

Mappings

Mapping Type Mapped Value
self https://w3id.org/fga-wg/schema/bundle/assessment_method
native https://w3id.org/fga-wg/schema/bundle/assessment_method

LinkML Source

name: assessment_method
description: Quality assessment method that has been carried out (e.g. BUSCO, OMArk,
  peak calling statistics, etc.)
examples:
- value: histone-chipseq-quality-metrics
from_schema: https://w3id.org/fga-wg/schema/bundle
rank: 1000
domain_of:
- QualityAssessment
range: Any
required: true
any_of:
- range: string
- range: Term