Clinical-Genomics-Lund / bonsai

Visualize and analyze resistance and outbreak of bacterial pathogen
https://bonsai-wgs.readthedocs.io/en/latest/
4 stars 1 forks source link

217 add select all button for variants in variants view #218

Closed mhkc closed 1 week ago

mhkc commented 2 weeks ago

This PR adds a select all button to Tbprofiler and SV variants in the Variant report view.

Animation

How to setup and perform the tests

  1. Setup dev instance of Bonsai or use this http://mtlucmds2.lund.skane.se:8812
  2. Load a few Tb samples
  3. Goto /sample/<sample_id>/resistance/variants
  4. Test to filter the variants and then process them.

Expected outcome

The select all button should work as expected.

Additional context