qiime2 / q2-dada2

QIIME 2 plugin wrapping DADA2
BSD 3-Clause "New" or "Revised" License
19 stars 36 forks source link

ENH: include error model plots in denoise-* output #158

Open nbokulich opened 1 year ago

nbokulich commented 1 year ago

Improvement Description The error model plots output by dada2 can be useful for diagnosing issues with the model. This is used in tandem with the denoising-stats output to evaluate outcomes, e.g., too many reads lost at the denoising stage could indicate a poor error model. The plots output by q2-dada2 should be included in the outputs of denoise-* to assist with troubleshooting.

Current Behavior No error model information is output.

Proposed Behavior Include error model plots from plotErrors() as a separate tab in the denoise-stats output.

gregcaporaso commented 4 weeks ago

@jordenrabasco, any chance this would be something you'd be interested and available to work on?

cc @benjjneb

jordenrabasco commented 4 weeks ago

@gregcaporaso Yeah I am definitely interested! I am currently out of town until the end of the month, but then I should have a few weeks relatively free in early Aug where I can look into this. Does that work for a timeline on your end?

gregcaporaso commented 3 weeks ago

Definitely, thanks for your interest @jordenrabasco!