| GenomeKaryotype {SMRUCC.genomics.Visualize.Circos.Karyotype} | .NET clr documentation |
The very basically genome skeleton information description.(基因组的基本框架的描述信息)
# namespace SMRUCC.genomics.Visualize.Circos.Karyotype
export class GenomeKaryotype extends KaryotypeSkeleton {
BandData: Band[];
Karyotypes: iterates(KaryotypeEntry);
loopHole: integer;
Properties: list;
size: integer;
}
BandData: BandKaryotypes: iterates(KaryotypeEntry)