| MEMEXml {SMRUCC.genomics.Interops.NBCR.MEME_Suite.DocumentFormat.XmlOutput.MEME} | .NET clr documentation |
(MEME程序的输出文件的XML文档)
# 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;
}
Model: ModelMotifs: MotifScannedSitesSummary: ScannedSitesSummaryStylesheet: XmlStyleProcessorTrainingSet: TrainingSetTypeComment: XmlComment