BstrColormap-class.RdAn S4 class for representing colormaps
cmap_typeA character string for the type of colormap. Valid values are "corr_values", "corr_values_masked_adjusted", "tvalues", "tvalues_adjusted", "log_pvalues", "log_pvalues_adjusted"
cmap_nameA character string for the title of the colormap. This string will be displayed on the colorbar.
valuesA numeric vector containing the values or measures to be mapped.
cexMaximum absolute value of the measure to be mapped.
rgbcolorsA matrix of RGB colors whose size is same as that of the values.
lutColor look up table
vmin,vmaxMinimum and maximum values
cnegminMinimum negative value
cnegmaxMaximum negative value
cposminMinimum positive value
cposmaxMaximum positive value