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