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

Error while plotting ComplexHeatmap #76

Open
ankur-26197 opened this issue May 26, 2022 · 2 comments
Open

Error while plotting ComplexHeatmap #76

ankur-26197 opened this issue May 26, 2022 · 2 comments

Comments

@ankur-26197
Copy link

ankur-26197 commented May 26, 2022

Hello,
I am using cellxgene VIP for plotting heatmap for gene expressions for different annotations loaded. I get the following error while selecting Complex heatmap

ERROR @server: Traceback (most recent call last): subprocess.CalledProcessError: Command '/opt/conda/envs/VIP/lib/python3.8/site-packages/server/app/complexHeatmap.R /tmp/HEAT1653565712.456287.csv IL3RA,FCGR2B,FCGR3B Expression False 6 8 Reds png 11 150 fontsize=4,col=\'black\',fontface=\'plain\' fontsize=4 fontsize=6 T Yes returned non-zero exit status 1.

However with seaborn it works perfectly fine and I could generate the heatmap.

Also when I set Gene as radio button to Row, it still plots them across column. Refer the image below for this issue.
seaborn_heatmap

I have deployed the application using docker.

Can you please help me out?

@ankur-26197
Copy link
Author

I found the solution for ComplexHeatmap. There were few dependencies missing.

@yalayoubi
Copy link

I found the solution for ComplexHeatmap. There were few dependencies missing.

what dependencies were missing? I am getting the same error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants