Skip to content

Add binned quality option#97

Closed
dhoogest wants to merge 19 commits into
dada2-bumpfrom
binned-quality-option
Closed

Add binned quality option#97
dhoogest wants to merge 19 commits into
dada2-bumpfrom
binned-quality-option

Conversation

@dhoogest

Copy link
Copy Markdown
Collaborator

Adds conditional handling and tests for executing a binned quality score learnErrors as described here. To specify error bins, extend the dada2 params with a section containing:

  "learnErrors": {
    "binnedQs": [2, 9, 23, 38]
  },

A test fixture with data from i100 mock community is added in test/i100_takara.

/cc @crosenth @nhoffman

@dhoogest dhoogest requested a review from crosenth May 26, 2026 23:13
@dhoogest

Copy link
Copy Markdown
Collaborator Author

crosenth and others added 3 commits May 27, 2026 11:09
* bump base image, R, dada2-nf version

* python deps updated from direct-requirements.txt

* add wget to apt list

* base pip, no pip3 on ubuntu24.04

* add uv, install python deps into virtualenv and manipulate PATH

* require non-empty seqs in trimmed fastq

* bump vsearch, infernal

* Updating deps

* Pin Docker Python deps for Python 3.10

---------

Co-authored-by: Daniel Hoogestraat <dhoogest@uw.edu>
@dhoogest

dhoogest commented Jun 3, 2026

Copy link
Copy Markdown
Collaborator Author

@crosenth I've bumped the dada2 version in this branch and have added a comment. Should be good to go for merge and release tag.

@dhoogest dhoogest closed this Jun 3, 2026
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.

2 participants