Cut
Extends:
Identified → Cut
Class to represent an SBOL2 Cut location.
A Cut location specifies a location between two nucleotides.
Constructor Summary
Public Constructor | ||
public |
constructor(sbolDocument: *, uri: *) |
Member Summary
Public Members | ||
public set |
at(at: Integer): * Set the at property for this Cut. |
|
public get |
at: Integer: * Retrieve the at property for this Cut. |
|
public set |
orientation(orientation: string | URI): * Set the orientation property for this Cut. |
|
public get |
orientation: URI: * Retrieve the orientation property for this Cut. |
Public Constructors
public constructor(sbolDocument: *, uri: *) source
Parameters:
Name | Type | Attribute | Description |
sbolDocument | * | ||
uri | * |