| IdeogramInclude {SMRUCC.genomics.Visualize.Circos.Configurations} | .NET clr documentation |
The <ideogram> block defines the position, size, labels and other properties Of the segments On which data are drawn. These segments are usually chromosomes, but can be any Integer axis.
# namespace SMRUCC.genomics.Visualize.Circos.Configurations
export class IdeogramInclude extends CircosConfig {
filePath: string;
Ideogram: IdeogramBlock;
includes: iterates(CircosConfig);
main: Circos;
MimeType: ContentType[];
refPath: string;
}
Ideogram: IdeogramBlockincludes: iterates(CircosConfig)main: CircosMimeType: ContentType