| GenBankLocusInfo Class |
Namespace: Bio.IO.GenBank
The GenBankLocusInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| GenBankLocusInfo | Initializes a new instance of the GenBankLocusInfo class |
| Name | Description | |
|---|---|---|
| Date |
Contains the date the entry was entered or underwent any substantial revisions,
such as the addition of newly published data.
| |
| DivisionCode |
A DivisionCode specifies which family a sequence belongs to.
| |
| MoleculeType |
Specifies type of the biological sequence.
| |
| Name |
Mnemonic name for the sequence entry.
| |
| SequenceLength |
Specifies the length of the sequence present.
| |
| SequenceType |
Sequence type specifies whether the sequence is a base pair (bp) or an amino acid (aa).
| |
| Strand |
A StrandType specifies whether sequence occurs as a single stranded,
double stranded or mixed stranded.
| |
| StrandTopology |
A StrandTopology specifies whether the strand is linear or circular.
|
| Name | Description | |
|---|---|---|
| Clone |
Creates a new GenBankLocusInfo that is a copy of the current GenBankLocusInfo.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |