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

Update species probes #177

Merged
merged 29 commits into from
Sep 27, 2023

Conversation

martinghunt
Copy link
Member

  • The tb species probes are going to be updated after the next release of
    mykrobe. Code changed to handle these new probes, specifically where a node in
    the taxon tree has no probes. If a child node is called as present from the
    reads, then push that call up to the parent node. Code still works as normal
    on the existing (soon to be old) panels.

  • Added flag --ncbi_names. This is for soon to be updated tb probes for
    species calling, where the JSON file will also report alternative NCBI taxon
    names, as well as the default GTBD names.

  • Added option --dump_species_covgs, to dump a JSON file of all the species
    probe coverage information. This includes the raw coverage info from mccortex,
    before it is aggregated into a single call that you see in the usual
    mykrobe output

  • Also ran black, so a bunch of changes are just cosmetic

This reverts commit 8783c75.
@martinghunt
Copy link
Member Author

Windows build is breaking because the install of numpy is broken and causing myrkobe to throw import/library not found errors. Making separate issue for that.

Merging now because we want a new release ASAP. The release will be without Windows.

@martinghunt martinghunt merged commit 1bf2270 into Mykrobe-tools:master Sep 27, 2023
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant