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

[WIP] CAMI profiling output for sourmash tax #1606

Closed
wants to merge 121 commits into from
Closed

Conversation

luizirber
Copy link
Member

Based on the krona code.

TODO

  • deal with TaxID/Taxpath, which is not currently registered in LineagePair...

Wishlist

  • The CAMI profiling format contains the same data as BIOM, so it might be possible to convert/support BIOM too

ctb and others added 30 commits May 21, 2021 07:47
bluegenes and others added 24 commits June 15, 2021 15:22
…1560)

* added summarize on empty gather.csv test

* added empty taxonomy csv test

* fix typo

* Update test_tax.py

* trouble shoot tests

* troubleshooting empty gather test

* fixed, maybe? (#1596)

* trying to pull

* cleaned up test_summarize_empty_gather_tax...

* cleaned test_summarize_empty_gather

* fixed test comments

* removed comment

* Update tests/test_tax.py

Co-authored-by: Tessa Pierce Ward <bluegenes@users.noreply.github.com>

* Update tests/test_tax.py

Co-authored-by: Tessa Pierce Ward <bluegenes@users.noreply.github.com>

* updated empty-gather test

Co-authored-by: Tessa Pierce Ward <bluegenes@users.noreply.github.com>
Co-authored-by: C. Titus Brown <titus@idyll.org>
@codecov-commenter
Copy link

codecov-commenter commented Jun 18, 2021

Codecov Report

Merging #1606 (a0fc0c8) into add-taxonomy (e495d1d) will increase coverage by 7.74%.
The diff coverage is 81.81%.

Impacted file tree graph

@@               Coverage Diff                @@
##           add-taxonomy    #1606      +/-   ##
================================================
+ Coverage         81.49%   89.23%   +7.74%     
================================================
  Files               110       83      -27     
  Lines             10964     7359    -3605     
  Branches           1318     1350      +32     
================================================
- Hits               8935     6567    -2368     
+ Misses             1794      553    -1241     
- Partials            235      239       +4     
Flag Coverage Δ
python 89.23% <81.81%> (+0.05%) ⬆️
rust ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/sourmash/tax/tax_utils.py 90.72% <81.81%> (-1.14%) ⬇️
src/sourmash/cli/tax/label.py 88.88% <0.00%> (-11.12%) ⬇️
src/sourmash/cli/tax/summarize.py 80.76% <0.00%> (-6.74%) ⬇️
src/sourmash/cli/tax/classify.py 82.75% <0.00%> (-6.14%) ⬇️
src/sourmash/sig/__main__.py 91.50% <0.00%> (-0.19%) ⬇️
src/sourmash/cli/index.py 100.00% <0.00%> (ø)
src/sourmash/cli/gather.py 100.00% <0.00%> (ø)
src/sourmash/cli/search.py 100.00% <0.00%> (ø)
src/sourmash/cli/compare.py 100.00% <0.00%> (ø)
src/sourmash/cli/prefetch.py 100.00% <0.00%> (ø)
... and 40 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e495d1d...a0fc0c8. Read the comment docs.

Base automatically changed from add-taxonomy to latest June 23, 2021 13:58
@luizirber luizirber closed this Feb 13, 2023
@luizirber luizirber deleted the tax_cami_output branch February 13, 2023 05:03
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.

6 participants