Skip to content

Commit

Permalink
2 levels spreadsheet output
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasguignard authored Mar 17, 2023
1 parent 8ee2263 commit 569389a
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,14 +123,20 @@ Depending on the overlapped gene part, the « Gene name » box is fully colore
<img src="https://github.com/mobidic/knotAnnotSV/blob/master/images/gene_overlap.png" width="200"/>
</p>

- (Spreadsheet only) Gene partially overlapped: a black dashed line border on the side, in the Location column

<p align="center">
<img src="https://github.com/mobidic/knotAnnotSV/blob/master/images/gene_overlap_XL.png" width="200"/>
</p>


### Main features

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)
Expand Down

0 comments on commit 569389a

Please sign in to comment.