Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

inferCNV Error in plot.new() : figure margins too large #664

Open
haobeny opened this issue Aug 9, 2023 · 2 comments
Open

inferCNV Error in plot.new() : figure margins too large #664

haobeny opened this issue Aug 9, 2023 · 2 comments

Comments

@haobeny
Copy link

haobeny commented Aug 9, 2023

Hello Sir,
As it displayed that :
Quantiles of plotted data range: 0.801789707392004,0.961364829243526,1,1.03875132892628,1.20534481461366
Error in plot.new() : figure margins too large
when runing infercnv_obj = infercnv::run(infercnv_obj,
cutoff=0.1,
out_dir='inferCNV/output/',
cluster_by_groups=TRUE,
denoise=TRUE,
HMM=TRUE)
I checked the helper document and still did not find how to adjust the parameter. Whether are there anybody meet the same issue, Really appriciate your help.

@xizhihui
Copy link

You can set plot = FALSE (or a parameter like it) to skip plot figures when running. Then use the plot_cnv function from infercnv to adjust your plots, or extract related data to make heatmap by other tools like pheatmap,heatmap, or complexheatmap

@haobeny
Copy link
Author

haobeny commented Aug 24, 2023 via email

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

No branches or pull requests

2 participants