Bug Description
The "Sample Name" and "Sequence Count" column headers in the Per-sample sequence counts table produced by qiime demux summarize are misaligned.
Steps to reproduce the behavior
Download demux.qza from the moving pictures tutorial. (or use any other demuxed sequences)
Open a terminal window and navigate to the folder it's in.
Activate a qiime2 environment and run the following:
qiime demux summarize --i-data demux.qza --o-visualization demux.qzv
Open the resulting demux.qzv with q2-view, and take note of the positioning of the column headers (below "Per-sample sequence counts").
Expected behavior
Column headers will be mis-aligned.
Bug Description The "Sample Name" and "Sequence Count" column headers in the Per-sample sequence counts table produced by
qiime demux summarize
are misaligned.Steps to reproduce the behavior
qiime demux summarize --i-data demux.qza --o-visualization demux.qzv
demux.qzv
with q2-view, and take note of the positioning of the column headers (below "Per-sample sequence counts").Expected behavior Column headers will be mis-aligned.
Screenshots
Computation Environment
References