Note: input data format must match the example on the right, tab-seperated
1, data from excel, copy and paste data into the input frame
2, data from txt, must tab-seperated, copy and paste data into the input frame
3, use point as decimal separator, not comma. e.g. 3.14, not 3,14 as pi

Required
input data:


Optional
figure width:
figure height:
name fontsize:
X axis min:
X axis max:
Y axis min:
Y axis max:

Add ellipse (68% confidence interval)
note: if only 2 samples within a group, you can not add ellipse
yes no

Add correlation circle
yes no

Principal components analysis (PCA)

Introduction
Principal components analysis, PCA. Plotted by ggbiplot
Input data instructions Matrix input data. The first row is group names, the second row is sample names, other rows are data. PC1 and PC2 is the first and the second Principal components (explainary extend of latent variable to the differences). Points represent samples, different colors represent different groups. Ellipses represent 68% confidence intervals of core regions. Arrows represent original variables, the directions of arrows represent correlation between original variable and principle components, lengths represent devotion of original data to principle components.
Examples from papers
Input Examples
Output

1) How to plot?
1, Prepare data
2, Open with excel, and change into the same format as the example
3, Copy and paste data into the input frame
4, Select parameters
5, Submit and download figure files

2) Why NO figure generated?
Script need strigent input format, please read the instructions and examples carefully.

3) How to cite?
2000+ 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.

4) FAQs