Fork me on GitHub

Examples

Color design of the visualization is controlled by several attributes. InCHlib uses dedicated names for color scales and for individual colors which can be given as predefined names (e.g., purple), hexadecimal values (e.g., #FC0905) or RGB values (e.g., rgb(255,255,255)).

Customizable color attributes are:

From InCHlib ver. 1.0.1 the color scales used in the heatmap can also be changed in a real time by clicking the color scale button on the left side of the visualization.

From InCHlib ver. 1.1.0 user can also add the custom color scales using the add_color_scale() method.

Example settings
Example data
The activities of several ligands measured at three different concentrations. Data are clustered using Euclidean distance and Ward's linkage. LogP (octanol/water partition coefficent), molecular weight and the number of aromatic rings descriptors are used as metadata. Show data >>