From 569389aab8e62c3221e0307804b8d0b6e26115a4 Mon Sep 17 00:00:00 2001
From: Gui~th
Date: Fri, 17 Mar 2023 11:39:31 +0100
Subject: [PATCH] 2 levels spreadsheet output
---
README.md | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 5946f31..754092f 100644
--- a/README.md
+++ b/README.md
@@ -123,6 +123,12 @@ Depending on the overlapped gene part, the « Gene name » box is fully colore
+- (Spreadsheet only) Gene partially overlapped: a black dashed line border on the side, in the Location column
+
+
+
+
+
### Main features
@@ -130,7 +136,7 @@ Three display modes are available thanks to click action :
- **“Compact”**: only the “full” AnnotSV lines are displayed (COMPACT button in web output or "1" grouping button in spreadsheet output)
- **“Expanded”**: the “full” and “split” AnnotSV lines are displayed (EXPANDED button in web output or "2" grouping button in spreadsheet output)
- (Web only) **“Single SV focus”**: only the “full” and “split” AnnotSV lines of a single SV are displayed (double-click on a full line in compact mode)
-- (Spreadsheet only) **“Annotation“**: the annotations are displayed as a new line below the full and split lines ("3" grouping button or double-click on a line in spreadsheet output)
+- (Spreadsheet only) **“Annotation“**: the annotations are stored within each cell and displayed in an extended formula bar
Additionnal data, links and sorting are available:
- Hover annotation with mouse to display complementary information (tooltips only in web output)