Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tree branch node detail page #144

Open
douweschulte opened this issue Dec 21, 2021 · 1 comment
Open

Tree branch node detail page #144

douweschulte opened this issue Dec 21, 2021 · 1 comment
Labels
A-html-report Area: Related to the HTML output report M-unrefined-idea Things that are up in the air on the need of being implemented, as well as the exact implementation.

Comments

@douweschulte
Copy link
Member

Create an extra detail page per node which present the information about that node in a neat way. It should contain:

  • A list of all leaf (templates) sequences.
  • A sequence consensus overview of these sequences (essentially multiple sequence alignment, maybe hard lets find out).
  • An overview of the accumulated scores of this node, scores matches etc, plus the relative values.
  • A table with all reads.
    • Name + link
    • Sequence
    • Scores
    • 'Perfect' match: it matches all leaves and only these leaves.
@douweschulte douweschulte added the A-html-report Area: Related to the HTML output report label Dec 21, 2021
@douweschulte douweschulte added this to the 2.0 milestone Dec 21, 2021
@douweschulte
Copy link
Member Author

Alignment, of the consensus sequence with all reads placed at all unique places (deduplicated list of all positions on all templates).

@douweschulte douweschulte removed this from the next major version milestone Oct 7, 2022
@douweschulte douweschulte added the M-unrefined-idea Things that are up in the air on the need of being implemented, as well as the exact implementation. label Jan 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-html-report Area: Related to the HTML output report M-unrefined-idea Things that are up in the air on the need of being implemented, as well as the exact implementation.
Projects
None yet
Development

No branches or pull requests

1 participant