From ab460ff6685f4c75cdd6ce378436be26fc8f997c Mon Sep 17 00:00:00 2001
From: Yuka Suzuki <yuka.suzuki@pasteur.fr>
Date: Mon, 15 Jan 2024 09:11:07 +0100
Subject: [PATCH] cleanup

---
 README.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/README.md b/README.md
index 6d2df2a..38c1c64 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,6 @@ Scripts and data used in the analysis and visualisation in the manuscript ``Trai
     |     [Column names] 'trait_name': name of the trait
     |                    'univ_hit_count': the number of non-independent variants significant by univariate gwas.
     |                    'univ_hit_region_count': the number of independent region (loci) with variants significant by univariate gwas.
-    |                    'univ_hit_plinkclumps_count': the number of independent region estimated by plink that contain variants significant by univariate gwas.
     |---- /JASS_5CVdata-2023-08-01 <- inputs and outputs in the regression analysis for estimating contributions of trait features to multi-trait gain (as in ~/Regression_Analysis/ below)
     |      |---- 5foldCV_linear_summary_semilogadjust_log10_excCorVar.csv : summary of 5-fold cross validation with a linear model (main).
     |      |---- 5foldCV_linear_summary_semilogadjust_log10_excCorVar_wMES.csv : summary of 5-fold cross validation with a lienar model when replacing %h2u with MES. 
-- 
GitLab