Skip to content

Slot: strand

The strand on which a feature is located. Has a value of '+' (sense strand or forward strand) or '-' (anti-sense strand or reverse strand).

URI: https://w3id.org/nmdc/nmdc-schema-flattened/strand

Applicable Classes

Name Description Modifies Slot
GenomeFeatureFlat A feature localized to an interval along a genome Flattened tabular form of '... no

Properties

Type and Range

Property Value
Range String
Domain Of GenomeFeatureFlat

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
Owner GenomeFeatureFlat

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self https://w3id.org/nmdc/nmdc-schema-flattened/strand
native https://w3id.org/nmdc/nmdc-schema-flattened/strand

LinkML Source

name: strand
description: The strand on which a feature is located. Has a value of '+' (sense strand
  or forward strand) or  '-' (anti-sense strand or reverse strand).
from_schema: https://w3id.org/nmdc/nmdc-schema-flattened
rank: 1000
owner: GenomeFeatureFlat
domain_of:
- GenomeFeatureFlat
range: string
multivalued: false