SequenceDoc Class |
Namespace: Scilligence.MolEngine
public class SequenceDoc
The SequenceDoc type exposes the following members.
| Name | Description | |
|---|---|---|
| SequenceDoc(String) | Initializes a new instance of the SequenceDoc class | |
| SequenceDoc(XmlDocument) | Initializes a new instance of the SequenceDoc class | |
| SequenceDoc(XmlElement) | Initializes a new instance of the SequenceDoc class |
| Name | Description | |
|---|---|---|
| AllComments | ||
| AsHtml | ||
| Comments | ||
| Equals | (Inherited from Object.) | |
| Fasta2Xml(String) | ||
| Fasta2Xml(String, PairInt32, Int32) | ||
| 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 a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IsDNA | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| NormSequence | ||
| RenderHtml | ||
| Sequences | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| Weight | ||
| WrapDoc | ||
| WriteFasta(TextWriter, Sequence, Int32, String) | ||
| WriteFasta(TextWriter, String, Int32, String) |