Skip to content

Commit 569389a

Browse files
2 levels spreadsheet output
1 parent 8ee2263 commit 569389a

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,14 +123,20 @@ Depending on the overlapped gene part, the « Gene name » box is fully colore
123123
<img src="https://github.com/mobidic/knotAnnotSV/blob/master/images/gene_overlap.png" width="200"/>
124124
</p>
125125

126+
- (Spreadsheet only) Gene partially overlapped: a black dashed line border on the side, in the Location column
127+
128+
<p align="center">
129+
<img src="https://github.com/mobidic/knotAnnotSV/blob/master/images/gene_overlap_XL.png" width="200"/>
130+
</p>
131+
126132

127133
### Main features
128134

129135
Three display modes are available thanks to click action :
130136
- **“Compact”**: only the “full” AnnotSV lines are displayed (COMPACT button in web output or "1" grouping button in spreadsheet output)
131137
- **“Expanded”**: the “full” and “split” AnnotSV lines are displayed (EXPANDED button in web output or "2" grouping button in spreadsheet output)
132138
- (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)
133-
- (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)
139+
- (Spreadsheet only) **“Annotation“**: the annotations are stored within each cell and displayed in an extended formula bar
134140

135141
Additionnal data, links and sorting are available:
136142
- Hover annotation with mouse to display complementary information (tooltips only in web output)

0 commit comments

Comments
 (0)