UniTuebingen-BDVA/TeamprojektSoSe22

Teaching Component: Display of Interactive Tables

Closed this issue · 0 comments

s-t-h commented

Description

One core component of the teaching component will be an interactive table that is used by the user to execute the Nussinov algorithm on a given RNA sequence. For this, it will be necessary to implement a function that initializes and displays a interactive table or matrix, given a RNA sequence.

Number of assignees: TBD | Estimated Workload: 5,6

Tips

You may use d3.js heatmaps for displaying interactive tables or search for other existing JS frameworks/libraries.

Acceptance

In order to count as resolved you should have:

  • Agreed on a framework that enables the display of interactive/clickable tables/matrices
  • Implemented a function that initializes and displays a interactive/clickable table/matrix, given a RNA sequene
  • Documented the function in a Wiki entry