dgomezpere / msm_tfm

Development of an application to visualize, annotate and prioritize somatic variants in cancer
0 stars 0 forks source link

[app] Analysis list view implementation #40

Open dgomezpere opened 2 years ago

dgomezpere commented 2 years ago

analysis_list_view

image

Components

dgomezpere commented 2 years ago

Maybe it is easier to put the buttons and plots outside the datatable or use html.Table compoenent instead of dcc.DataTable

segarmond commented 2 years ago

Buttons have been installed outside the datatable. Each entry is selected and after that a button below the table is clicked to re-analyse, view or delete.