-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
@blakesweeney As discussed, here is an issue describing the changes required for R2DT v1.4.
Starting from version 1.4 R2DT provides a new SVG file that is annotated by alignment quality. It would be useful to show this information in the results viewer using a toggle or a button to Hide/Show alignment quality, similar to how one can hide or show the nucleotide colours. The SVG file is named <rna_id>.enriched.svg similar to the existing <rna_id>.colored.svg files.
One could do it using 2 approaches:
- Load the
.enriched.svgfile instead of the.colored.svgfile and show the alignment quality by default - Load the
.enriched.svgonly if the Show alignment quality button is clicked.
I would advocate for the first approach but the second one is fine too.
I will post further information here once the new API goes live on wwwdev and the new .enriched.svg files are created.
blakesweeney
Metadata
Metadata
Assignees
Labels
No labels