Package | Description |
---|---|
org.sbolstandard.core2 |
Modifier and Type | Method and Description |
---|---|
Range |
SequenceAnnotation.addRange(String displayId,
int start,
int end)
Creates a range with the given arguments and then adds it to this sequence annotation's
list of locations.
|
Range |
SequenceAnnotation.addRange(String displayId,
int start,
int end,
OrientationType orientation)
Creates a range with the given arguments and then adds it to this sequence annotation's
list of locations.
|
Copyright © 2017. All rights reserved.