Read before use
1, check data with precheck (windows version) tools
2, data from excel, copy and paste data into the input frame
3, data from txt, must tab-seperated, copy and paste data into the input frame
4, specieal and non-English characters such as #, <, >, %, (, ), α are not friendly
5, use point as decimal separator, not comma. e.g. 3.14, not 3,14 as pi
Required
note: no more than 100 lines when show names (no special characters)

Optional
Figure size
figure width/height (same since circle):

Fontsize
row (gene) fontsize:
column (sample) fontsize:

Angle
start angle:
gap angle (for column name):

Column name location adjust
Circumferential (bigger, farther):
Radial (bigger, farther from center):

heatmap track height (larger for wider):

Colors
lower color:
middle color:
higher color:

Cell border


Scale (zscore transform)


Show column (gene) names


Row cluster (column not cluster by default)


dendrogram track height:
number of dendrogram colors:
note: color numbers must not smaller than row number

Cluster methods



Distance methods


Fontfamily


circular heatmap

Introduction
Expression values are represented by colors, and clustered by distance. R package: circlize (Gu, Z. circlize implements and enhances circular visualization in R).
Data instructions
Input data are matrix format. The first row is sample names. Other rows are data lines (such as gene expression values). Only cluster genes, no scale.
Paper example
Gu, Z. circlize implements and enhances circular visualization in R Fig 1.
Input Example
Output

1) How to plot?
1, Put data in excel according to the example format.
2, Copy and paste into input frame.
3, Input pre-checking button to check input
4, After checking pass, select parameters, submit and download

2) How to cite?
4000+ papers in (Google Scholar)
Tang D, Chen M, Huang X, Zhang G, Zeng L, Zhang G, Wu S, Wang Y. SRplot: A free online platform for data visualization and graphing. PLoS One. 2023 Nov 9;18(11):e0294236. doi: 10.1371/journal.pone.0294236. PMID: 37943830.

3) FAQs