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
{{ message }}
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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
-------
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
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: