Closed gregcaporaso closed 6 years ago
While making this change, let's also add the number of samples (maybe in the same table). I had to copy/paste the seqs/sample counts data into a text file to figure out the number of samples in one of these artifacts to track down an issue I was having with an analysis.
As far as I can tell, the current version of the read-joining tutorial still describes the old plot and does not mention the seven-number summary. It also notes "We plan to simplify this process in the near future." referencing this issue. I guess it has not been updated yet.
Hi, @julibeg! The 7-number summary is on the interactive quality plot tab of the visualization output by qiime demux summarize
. But you are correct, this tutorial needs to be updated. Thanks for the report! I created a new issue in the qiime2/docs repo (qiime2/docs#503). Would you be interested in submitting a pull request to update this section of the tutorial?
I just started using qiime. Thus, I guess it's better if more experienced users handle the tutorials.
This is useful after read joining, as the reads will differ in length, and this information is essential to have for setting the trim length parameter for
deblur denoise-*
.If you need convincing of why we should add this, check out how awful the Viewing summary of joined data with read quality section of the read joining community tutorial has to be without it.