From e4acb992c9dd21d2a78a21c93e80ba8434383448 Mon Sep 17 00:00:00 2001 From: Veronique Legrand <vlegrand@pasteur.fr> Date: Mon, 28 Apr 2025 13:37:19 +0200 Subject: [PATCH] added new file for testing \'jass predict-gain\' command. --- jass/test/data_real/combination_phenotypes.tsv | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 jass/test/data_real/combination_phenotypes.tsv diff --git a/jass/test/data_real/combination_phenotypes.tsv b/jass/test/data_real/combination_phenotypes.tsv new file mode 100644 index 00000000..756625ed --- /dev/null +++ b/jass/test/data_real/combination_phenotypes.tsv @@ -0,0 +1,2 @@ +GRP1,z_MAGIC_FAST-GLUCOSE z_MAGIC_FAST-INSULIN z_MAGIC_GLUCOSE-TOLERANCE z_MAGIC_HBA1C +GRP2,z_MAGIC_FAST-GLUCOSE z_MAGIC_FAST-INSULIN z_MAGIC_GLUCOSE-TOLERANCE -- GitLab