Skip to content

Slot: analysis_main_tool

Main software tool used for the analysis.

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

Applicable Classes

Name Description Modifies Slot
Analysis Represents the computational processing applied to data from a sequencing experiment, or from another analysis. This can be described at the level of individual analysis steps in a workflow/pipeline, or more generally for the workflow/pipeline as a whole. no

Properties

Type and Range

Property Value
Range Any or 
String or 
Curie
Domain Of Analysis

Cardinality and Requirements

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

Examples

Value
biotools:macs

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/analysis_main_tool
native https://w3id.org/fga-wg/schema/bundle/analysis_main_tool

LinkML Source

name: analysis_main_tool
description: Main software tool used for the analysis.
examples:
- value: biotools:macs
from_schema: https://w3id.org/fga-wg/schema/bundle
rank: 1000
domain_of:
- Analysis
range: Any
any_of:
- range: string
- range: curie