Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: cleaner data handling and improved logic for sample_qc_table.py (issue #324) #345

Merged

Commits on Oct 8, 2024

  1. Refactored _retain_valid_discordant_replicates

    - Improved data type handling
    - Updated corresponding tests in ``test_sample_qc_table.py``
    
    Overall logic of retaining valid discordant replicates remains the same,
    but this code fixes some dtype issues with the last implementation.
    jaamarks committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    df985b5 View commit details
    Browse the repository at this point in the history