Slot: overhang
The length of the overhang that is left after the cut. It can be negative, same meaning as in pydna's dseq::ovhg
and biopython's Bio.Restriction.RestrictionType.ovhg
.
URI: opencloning_linkml:overhang Alias: overhang
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
-
Range: Integer
-
Required: True
Identifier and Mapping Information
Schema Source
- from schema: https://opencloning.github.io/OpenCloning_LinkML
Mappings
Mapping Type | Mapped Value |
---|---|
self | opencloning_linkml:overhang |
native | opencloning_linkml:overhang |
LinkML Source
name: overhang
description: The length of the overhang that is left after the cut. It can be negative,
same meaning as in pydna's `dseq::ovhg` and biopython's `Bio.Restriction.RestrictionType.ovhg`.
from_schema: https://opencloning.github.io/OpenCloning_LinkML
rank: 1000
alias: overhang
owner: SequenceCut
domain_of:
- SequenceCut
range: integer
required: true