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