| CloneLibraryInformation Structure |
Namespace: Bio
The CloneLibraryInformation type exposes the following members.
| Name | Description | |
|---|---|---|
| LibraryName |
Gets or sets name of library.
| |
| MeanLengthOfInsert |
Gets or sets mean length of Insert.
| |
| StandardDeviationOfInsert |
Gets or sets standard deviation of length of inserts.
|
| Name | Description | |
|---|---|---|
| Equals |
Override Equals method.
(Overrides ValueTypeEquals(Object).) | |
| GetHashCode |
Returns the Hash code.
(Overrides ValueTypeGetHashCode.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
| Name | Description | |
|---|---|---|
| Equality |
Overrides == Operator.
| |
| Inequality |
Overrides != Operator.
|