From 6b53a622c6928129beaf5743f36e8e9d564135f5 Mon Sep 17 00:00:00 2001 From: "Oh, Sungchan" Date: Wed, 31 Jul 2024 10:17:25 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8533a86..2793bc5 100644 --- a/README.md +++ b/README.md @@ -18,4 +18,8 @@ This GitHub repository provides a comprehensive resource for analyzing high-thro * Plant trait assessment - [Repeatability](calculate_repeatability.r) * Visualization - - [Overall comparison of repeatability from various sensors and camera locations](display.repeatability.r) + - [Overall comparison of repeatability from various sensors and camera positions](display.repeatability.r) + - [Variance of plant traits across hybrid, treatment, etc.](display_variance.r) + - [2D projections of high-dimensional clusters](display_cluster.r) + +