Skip to content

Slot: cut_watson

The position of the cut in the watson strand. The cut is made before the base at this position (zero-based), so that cut position 1 cuts after the first base.

URI: opencloning_linkml:cut_watson Alias: cut_watson

Applicable Classes

Name Description Modifies Slot
SequenceCut Represents a cut in a DNA sequence no
RestrictionSequenceCut Represents a cut in a DNA sequence that is made by a restriction enzyme no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://opencloning.github.io/OpenCloning_LinkML

Mappings

Mapping Type Mapped Value
self opencloning_linkml:cut_watson
native opencloning_linkml:cut_watson

LinkML Source

name: cut_watson
description: The position of the cut in the watson strand. The cut is made before
  the base at this position (zero-based), so that cut position 1 cuts after the first
  base.
from_schema: https://opencloning.github.io/OpenCloning_LinkML
rank: 1000
alias: cut_watson
owner: SequenceCut
domain_of:
- SequenceCut
range: integer
required: true