MEMEXml {SMRUCC.genomics.Interops.NBCR.MEME_Suite.DocumentFormat.XmlOutput.MEME} .NET clr documentation

MEMEXml

Description

.

(MEME程序的输出文件的XML文档)

Declare

            
# namespace SMRUCC.genomics.Interops.NBCR.MEME_Suite.DocumentFormat.XmlOutput.MEME
export class MEMEXml extends MEMEXmlBase {
   Model: Model;
   Motifs: Motif[];
   Release: string;
   # Scanned site elements
   #  Scanned sites are motif occurences found during the sequence scan phase
   ScannedSitesSummary: ScannedSitesSummary;
   Stylesheet: XmlStyleProcessor;
   # Training-set elements
   TrainingSet: TrainingSet;
   TypeComment: XmlComment;
   Version: string;
}

        

.NET clr type reference tree

  1. this class extends from MEMEXmlBase class: MEMEXmlBase
  2. use by property member Model: Model
  3. use by property member Motifs: Motif
  4. use by property member ScannedSitesSummary: ScannedSitesSummary
  5. use by property member Stylesheet: XmlStyleProcessor
  6. use by property member TrainingSet: TrainingSet
  7. use by property member TypeComment: XmlComment

[Package {$package} version {$version} Index]