Abstract of the circos config files.
CircosConfig
01 Syntax
SMRUCC.genomics.Visualize.Circos.Configurations.ComponentModel.CircosConfig
02 Methods
03 Properties
04 Fields
| Name | Overloads | Summary |
|---|---|---|
| TicksConf | 1 | ticks.conf |
| IdeogramConf | 1 | ideogram.conf |
05 Members
build(
Int32, String)Parameters
| Name | Type | Description |
|---|---|---|
indents | Int32 | - |
directory | String | The config base directory path |
Save(
String, Encoding)Auto detected that current is circos distribution or not, if true, then this file will not be saved.
Parameters
| Name | Type | Description |
|---|---|---|
directory | String | - |
Encoding | Encoding | - |
Save(
Stream, Encoding)Write the generated configuration document text into a given output stream.
Parameters
| Name | Type | Description |
|---|---|---|
file | Stream | - |
encoding | Encoding | - |
includes
文档的对其他的配置文件的引用列表
main
This config file was included in circos.conf.(主配置文件Circos.conf)
refPath
配置文件的引用的相对路径
MimeType
The circos configuration file is a plain text file
TicksConf
ticks.conf
IdeogramConf
ideogram.conf