Skip to content
New issue

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

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

Already on GitHub? # to your account

Example in Tutorial page 42 or PE-SCAn perspective plot could not be reproduced due to error "mfrow" has the wrong length #352

Open
usernicai opened this issue Apr 10, 2024 · 0 comments

Comments

@usernicai
Copy link

I following the code chunk example in PE-SCAn ,and i've got my own super-enhancer data,
my code likes:
TNBC_SE_OUT <- PESCAn(list(HMEC_40kb_cool,BT549_40kb_cool,HCC70_40kb_cool,MB231_40kb_cool), bed = HMEC_SE[,2:4])
persp(TNBC_SE_OUT, border = NA,
cex.axis = 0.6, cex.lab = 0.6)
but throws an error like:
"Error in par(mfrow = seq_len(dim(mat)[3])) :
graphical parameter "mfrow" has the wrong length"
I just want to reprodecue the PE-SCAn perspective plot about super-enhancer

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

No branches or pull requests

1 participant