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

Species being all filtered out for tree min #17

Open
Kekananen opened this issue Sep 20, 2024 · 2 comments
Open

Species being all filtered out for tree min #17

Kekananen opened this issue Sep 20, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@Kekananen
Copy link

When running on 16S data with prevalence and gtdb selected. Runs fine with UHGP

Quitting from lines 40-100 [setup] (phylogenize-report.Rmd)
Error in pz.error():
! All trees had less than 2.5% of species observed. Either a very small ASV table was provided, read depth was very shallow, the right database was not selected or very few ASVs mapped to entries in the database.
Backtrace:

  1. phylogenize::adjust.db(pz.db, abd.meta)
  2. phylogenize::pz.error(...)
    at phylogenize/R/report-functions.R:886:9
    Execution halted
@Kekananen Kekananen added the bug Something isn't working label Sep 20, 2024
@Kekananen Kekananen self-assigned this Sep 20, 2024
@Kekananen
Copy link
Author

No values are passing passed.pct <- nw(pct.obs >= opts('pctmin'))

@Kekananen
Copy link
Author

Kekananen commented Sep 20, 2024

Okay fixed the tree file which has some duplicate labels (string and integer). This still did not fix the issue however, was good to fix regardless.

@Kekananen Kekananen reopened this Sep 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant