FOI-Bioinformatics / nanometa_live

A streamlined workflow and GUI for real-time species identification and pathogen characterization via nanopore sequencing data. Engineered for precision, speed, and user-friendliness, with offline functionality post-initialization.
GNU General Public License v3.0
15 stars 2 forks source link

Refactoring UI Text and Labels for Clarity in nanometa_gui.py #38

Closed druvus closed 1 year ago

druvus commented 1 year ago

Description:

This pull request contains updates to the text and labels used in the GUI interface of the nanometa_gui.py script

Changes:

  1. Sankey Plot Description: Changed the term "most abundant taxa" to "most abundant hits" to better describe the content of the Sankey plot.

  2. Pathogen Headline: The headline "Pathogen detection" is now "Species of Interest" to align better with the table content.

  3. Pathogen Table Label: Updated the label from "Pathogens/species of interest" to solely "Species of interest" for consistency with the new headline.

  4. Toplist Headline and Label: The headline is changed from "Most abundant taxa" to "Most Abundant Hits." Also, the label is updated to provide a detailed description of the content displayed.

  5. Modal Header: Updated the modal header to "Most Abundant Hits" to match the new terminology.