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