Skip to content

Commit e227469

Browse files
committed
Add a read-viewer screenshot to the Desktop GUI docs
Embed a screenshot of the genomic track viewer (codon tracks plus the read pileup, with the ALT bases highlighted across supporting reads) on the Desktop GUI page, in both English and Spanish. Captured from the BamViewer demo harness on the bundled scenario fixture.
1 parent 3b6d0c0 commit e227469

3 files changed

Lines changed: 12 additions & 0 deletions

File tree

docs/assets/gui-track-viewer.png

277 KB
Loading

docs/gui.es.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,12 @@ Descarga la última versión para tu plataforma desde la
2828

2929
## Visor de pistas genómicas
3030

31+
<div style="text-align: center;" markdown>
32+
![Visor de pistas genómicas de get_MNV: pistas de codones y pileup de lecturas de un MNV](assets/gui-track-viewer.png){ width="840" }
33+
</div>
34+
35+
*El visor de pistas para un MNV (`GCT → TCA`, Ala10Ser): pistas de codones y el pileup de lecturas, con las bases ALT resaltadas en las 20 lecturas que dan soporte.*
36+
3137
Al seleccionar una fila de variante se abre una vista de estilo IGV que alinea, columna a columna:
3238

3339
- una **regla** que marca las posiciones de la variante y la ventana mostrada;

docs/gui.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@ Download the latest build for your platform from the
2626

2727
## Genomic track viewer
2828

29+
<div style="text-align: center;" markdown>
30+
![get_MNV genomic track viewer: codon tracks and the read pileup for an MNV](assets/gui-track-viewer.png){ width="840" }
31+
</div>
32+
33+
*The track viewer for an MNV (`GCT → TCA`, Ala10Ser): codon tracks plus the read pileup, with the ALT bases highlighted across all 20 supporting reads.*
34+
2935
Selecting a variant row opens an IGV-style view that lines up, column by column:
3036

3137
- a **ruler** marking the variant positions and the displayed window;

0 commit comments

Comments
 (0)