RegpreciseBBH {SMRUCC.genomics.Data.Regprecise} .NET clr documentation

RegpreciseBBH

Description

RegPrecise regulator matched by blastp sbh/bbh mapping

Declare

            
# namespace SMRUCC.genomics.Data.Regprecise
export class RegpreciseBBH extends BiDirectionalBesthit {
   BBH_ID: string;
   description: string;
   effectors: string;
   family: string;
   forward: double;
   geneName: string;
   # Regprecise_regulator
   HitName: string;
   identities: double;
   isMatched: boolean;
   isSelfHit: boolean;
   length: string;
   level: Levels;
   pathway: string;
   positive: double;
   # 和Regprecise数据库之中的调控因子所比对上的目标菌株的基因组之中的蛋白质
   QueryName: string;
   regulationMode: string;
   reverse: double;
   term: string;
   # a list of known TFBS id that regulated by this regulator in regprecise database
   Tfbs: string;
}

        

.NET clr type reference tree

  1. this class extends from BiDirectionalBesthit class: BiDirectionalBesthit
  2. use by property member level: Levels

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