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

Make taxonomy more consistently used #374

Merged
merged 6 commits into from
Dec 3, 2024
Merged

Make taxonomy more consistently used #374

merged 6 commits into from
Dec 3, 2024

Conversation

jakobnissen
Copy link
Member

CC @Las02 - this PR, if it passes all tests, should address your issues with the taxonomy being inconsistent.

Still needs a documentation update.

More consistently differentiate between unrefined and refined taxonomy.
* Taxometer requires an unrefined, and errors on a refined one
* Recluster DBScan can take either, but will warn if passed a refined one, and
  not `--no_predictor`. If refinement is needed and the requisite comp and ab
  are not passed, error
* TaxVamb can take either, but warns like DBScan. Does not do addtional check
  for comp and ab, since this is always required for TaxVamb.
@jakobnissen jakobnissen marked this pull request as ready for review December 3, 2024 11:44
@jakobnissen jakobnissen merged commit 589194e into master Dec 3, 2024
6 checks passed
@jakobnissen jakobnissen deleted the taxfix branch December 3, 2024 11:46
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