| Location Properties |
The Location type exposes the following members.
| Name | Description | |
|---|---|---|
| Accession |
Accession number of referred sequence.
| |
| EndData |
Gets or sets the end position data.
All positions are one based.
| |
| LocationEnd |
Gets the end position of the location.
Note that this is one based position.
| |
| LocationStart |
Gets the start position of the location.
Note that this is one based position.
| |
| Operator |
Operator like none, complement, join and order.
| |
| Resolver |
Gets or sets the ILocationResolver instance used to resolve
ambiguity in start-data and end-data
| |
| Separator |
Start and end positions separator.
| |
| StartData |
Gets or sets the start position data.
All positions are one based.
| |
| SubLocations |
Sub locations.
|