StandardFeatureMap Class |
Namespace: Bio.IO.GenBank
The StandardFeatureMap type exposes the following members.
Name | Description | |
---|---|---|
GetStandardFeatureItem |
Returns standard feature class instance, if the key in the specified feature item is found
in the map; otherwise returns the specified feature item itself.
For example:
If the specified feature item has the key "Gene" then this method returns instance of the Gene class
with data copied from the specified item.
|