Skip to content

Display alignment quality #15

@AntonPetrov

Description

@AntonPetrov

@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:

  1. Load the .enriched.svg file instead of the .colored.svg file and show the alignment quality by default
  2. Load the .enriched.svg only 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions