ResidueSite {SMRUCC.genomics.Analysis.SequenceTools.SequencePatterns.Motif} .NET clr documentation

ResidueSite

Description

A column in the motif

Declare

            
# namespace SMRUCC.genomics.Analysis.SequenceTools.SequencePatterns.Motif
export class ResidueSite {
   # 请注意,在这里显示的字符是按照内部默认的ATGC的顺序来显示的,可能会与实际的字符顺序不符合,这里仅做调试查看使用
   AsChar: string;
   # Information content
   bits: double;
   # ATGC/
   PWM: double;
   site: integer;
}

        

.NET clr type reference tree

this clr type has no other .net clr type reference.
[Package {$package} version {$version} Index]