You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ qiime feature-table heatmap --i-table table.qza --o-visualization heatmap
Plugin error from feature-table: Image size of 259406x4491 pixels is too large. It must be less than 2^16 in each direction.
I am also having a similar error
$ qiime feature-table heatmap --i-table table.qza --m-metadata-file sample-metadata.tsv --m-metadata-column Subject --p-normalize --p-title HMME --p-metric braycurtis --p-method average --p-cluster both --p-color-scheme rainbow --o-visualization heatmaos.qzv --output-dir ./taxonomy2 --verbose
Plugin error from feature-table:
Image size of 157629x1125 pixels is too large. It must be less than 2^16 in each direction.
Thanks @MADscientist314! We haven't gotten around to fixing this just yet, but would welcome a PR if you're interested! Otherwise, please find us on the QIIME 2 Forum if you need any additional help. Thanks!
Bug Description
$ qiime feature-table heatmap --i-table table.qza --o-visualization heatmap Plugin error from feature-table: Image size of 259406x4491 pixels is too large. It must be less than 2^16 in each direction.
Comments
A user reported this error on the forum
Reference
reported this error on the forum
The text was updated successfully, but these errors were encountered: