GenomeKaryotype {SMRUCC.genomics.Visualize.Circos.Karyotype} .NET clr documentation

GenomeKaryotype

Description

The very basically genome skeleton information description.(基因组的基本框架的描述信息)

Declare

            
# namespace SMRUCC.genomics.Visualize.Circos.Karyotype
export class GenomeKaryotype extends KaryotypeSkeleton {
   BandData: Band[];
   Karyotypes: iterates(KaryotypeEntry);
   loopHole: integer;
   Properties: list;
   size: integer;
}

        

.NET clr type reference tree

  1. this class extends from KaryotypeSkeleton class: KaryotypeSkeleton
  2. use by property member BandData: Band
  3. use by property member Karyotypes: iterates(KaryotypeEntry)

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