Exon Constructor |
Name | Description | |
---|---|---|
Exon(String) |
Creates new Exon feature item with the specified location.
Note that this constructor uses LocationBuilder to construct location object from the specified
location string.
| |
Exon(ILocation) |
Creates new Exon feature item from the specified location.
|