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
small data (copy and paste)

large data (upload tab-seperated txt file)

Optional
Figure size
figure width:
figure height:

significant threshold: (horizontal line, input format: 0.00001 or 1e-4):

significant line color:
significant point color:

Density


bin
binsize:
binmin:
binmax:

Colors
lower color:
middle color:
higher color:

Fontfamily


Manhattan plot

Introduction
Manhattan plot is a type of scatter plot, generally used to display many data points with non-zero amplitudes and bigger amplitudes. Often used in GWAS results to display important SNPs. Every point in the figure represents a SNP, Y axis is -log10(p), X axis is chromosomes. Points without larger -log10(P) (smaller p) have stronger relationship with phenotypes or diseases. Generally, the p threshold is 10^-6 or 10^-8.
Input data instructions
The first column is SNP names; the second column is chromosomes (without chr); the third column is locations; and the fourth column is p values. Plotted by CMplot.
Examples from papersGenome wide association studies for yield and its component traits under terminal heat stress in Indian mustard (Brassica juncea L.) Fig3
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?
3000+ 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