Click or drag to resize
ProteinBindingSite Constructor
Overload List
  NameDescription
Public methodProteinBindingSite(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.
Public methodProteinBindingSite(ILocation)
Creates new ProteinBindingSite feature item from the specified location.
Top
See Also