BoxyPlots

Generate publication-quality box plots with statistical analysis

Upload your CSV data and configure groups to create box plots with automatic statistical testing (Kruskal-Wallis and Mann-Whitney U tests).

1. Provide Your Data

Upload a CSV file with sample names in the first column and numeric values in the second column.
Paste your CSV data here. First line should be the header (e.g., sample,concentration). Use comma (,) or semicolon (;) as separator.

2. Configure Plot Labels

Displays statistical comparison brackets based on Mann-Whitney U tests (p<0.05: *, p<0.01: **, p<0.001: ***)

3. Define Groups

Define how to categorize your samples based on keywords in their names.

Samples containing these keywords will be assigned to this group
Samples containing these keywords will be assigned to this group

Example CSV Format
sample,concentration
control_1,2.5
control_2,2.8
treatment_1,5.2
treatment_2,4.9
control_3,2.3
treatment_3,5.5