tutorials:r_plots
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tutorials:r_plots [2026/09/16 17:06] – hychang | tutorials:r_plots [2026/09/16 17:48] (current) – hychang | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| Please download the tutorial and open with browser (like Chrome) for more detail.\\ | Please download the tutorial and open with browser (like Chrome) for more detail.\\ | ||
| - | [[https:// | + | [[https:// |
| Line 15: | Line 15: | ||
| === R script === | === R script === | ||
| * Please download the R script using the link below. | * Please download the R script using the link below. | ||
| - | * [[ https:// | + | * [[ https:// |
| === Sample output === | === Sample output === | ||
| Plots can be exported as **PDF** or **PNG** files. Here shows the **PNG** files.\\ | Plots can be exported as **PDF** or **PNG** files. Here shows the **PNG** files.\\ | ||
| - | | + | |
| * **Version 1**: Displays all data points using a single, uniform color. | * **Version 1**: Displays all data points using a single, uniform color. | ||
| * PNG: setting width 600 and height 400. | * PNG: setting width 600 and height 400. | ||
| * {{ simple_boxplot1_w600h400.png }} | * {{ simple_boxplot1_w600h400.png }} | ||
| - | \\ | + | * PDF: width 6 inch and height 4 inch. {{ simple_boxplot1_w6h4.pdf }} |
| * **Version 2**: Colors data points by Strain and adds statistical significance group labels at the top. | * **Version 2**: Colors data points by Strain and adds statistical significance group labels at the top. | ||
| * PNG: setting width 600 and height 400. | * PNG: setting width 600 and height 400. | ||
| * {{ simple_boxplot2_w600h400.png }} | * {{ simple_boxplot2_w600h400.png }} | ||
| + | * PDF: width 6 inch and height 4 inch. {{ simple_boxplot2_w6h4.pdf }} | ||
| \\ | \\ | ||
| Line 34: | Line 35: | ||
| === R script === | === R script === | ||
| * Please download the R script using the link below. | * Please download the R script using the link below. | ||
| - | * [[ https:// | + | * [[ https:// |
| === Sample output === | === Sample output === | ||
| Line 42: | Line 43: | ||
| * PNG: setting width 600 and height 400. | * PNG: setting width 600 and height 400. | ||
| * {{ mult_boxplot1_w600h400.png }} | * {{ mult_boxplot1_w600h400.png }} | ||
| + | * PDF: width 6 inch and height 4 inch. {{ mult_boxplot1_w6h4.pdf }} | ||
| * **Version 2**: Displays batches in distinct colors and adds statistical significance group labels at the top. | * **Version 2**: Displays batches in distinct colors and adds statistical significance group labels at the top. | ||
| * PNG: setting width 600 and height 400. | * PNG: setting width 600 and height 400. | ||
| * {{ mult_boxplot2_w600h400.png }} | * {{ mult_boxplot2_w600h400.png }} | ||
| + | * PDF: width 6 inch and height 4 inch. {{ mult_boxplot2_w6h4.pdf }} | ||
tutorials/r_plots.1789549583.txt.gz · Last modified: by hychang