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
14 stars 2 forks source link

Enhanced Time String Parsing and Sorting in QC DataFrame #62

Closed druvus closed 9 months ago

druvus commented 9 months ago

This pull request introduces a significant enhancement to the get_qc_df function in our QC data handling module. The changes focus on improving the robustness and accuracy of time string parsing and sorting within Quality Control (QC) data frames.

Changes