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
This pull request contains updates to the text and labels used in the GUI interface of the nanometa_gui.py script
Changes:
Sankey Plot Description: Changed the term "most abundant taxa" to "most abundant hits" to better describe the content of the Sankey plot.
Pathogen Headline: The headline "Pathogen detection" is now "Species of Interest" to align better with the table content.
Pathogen Table Label: Updated the label from "Pathogens/species of interest" to solely "Species of interest" for consistency with the new headline.
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.
Modal Header: Updated the modal header to "Most Abundant Hits" to match the new terminology.
Description:
This pull request contains updates to the text and labels used in the GUI interface of the
nanometa_gui.py
scriptChanges:
Sankey Plot Description: Changed the term "most abundant taxa" to "most abundant hits" to better describe the content of the Sankey plot.
Pathogen Headline: The headline "Pathogen detection" is now "Species of Interest" to align better with the table content.
Pathogen Table Label: Updated the label from "Pathogens/species of interest" to solely "Species of interest" for consistency with the new headline.
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.
Modal Header: Updated the modal header to "Most Abundant Hits" to match the new terminology.