Crcos程序的所支持的颜色
GradientMaps
01 Syntax
SMRUCC.genomics.Visualize.Circos.Colors.GradientMaps
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| GradientMappings | 1 | Creates a scale gradient color mappings between a vector and the circos RGB color. |
| MapAnnotations | 1 |
03 Members
GradientMappings(
IEnumerable(Of Double), String, Int32, Double, Boolean, Double)Creates a scale gradient color mappings between a vector and the circos RGB color.
Parameters
| Name | Type | Description |
|---|---|---|
values | IEnumerable(Of Double) | - |
mapName | String |
|
mapLevel | Int32 | - |
offset | Double | - |
replaceBase | Boolean | - |
MapAnnotations(
String, Int32, String, Boolean, Double, Double, Double)