The RestrictionEnzymeManager type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() ![]() | GetAnnotation |
returns an immutable, static annotation describing the enzyme.
|
![]() ![]() | GetEnzyme |
returns an enzyme by name.
|
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() ![]() | GetPatterns |
returns two regular expression strings for an enzyme, one matches the forward
strand and one the reverse. This enables searching of both strands of a sequence
without reverse-complementing it.
|
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() ![]() | LoadDefaultEnzymeFile |
Reloads the default enzyme data file.
|
![]() ![]() | LoadEnzymeFile |
loads a new REBASE file (or any file using REBASE format #31).
|
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |