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