Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

heatmap: "image size too large" error #155

Open
thermokarst opened this issue Nov 15, 2017 · 3 comments
Open

heatmap: "image size too large" error #155

thermokarst opened this issue Nov 15, 2017 · 3 comments
Labels
type:bug Something is wrong.

Comments

@thermokarst
Copy link
Contributor

thermokarst commented Nov 15, 2017

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

@thermokarst thermokarst added the type:bug Something is wrong. label Nov 15, 2017
@jairideout
Copy link
Member

forum-xref

@MADscientist314
Copy link

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.

@thermokarst
Copy link
Contributor Author

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something is wrong.
Projects
None yet
Development

No branches or pull requests

3 participants