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

.plot = "circos", issue with circlize package #5

Open
Gaut1993 opened this issue Nov 15, 2022 · 0 comments
Open

.plot = "circos", issue with circlize package #5

Gaut1993 opened this issue Nov 15, 2022 · 0 comments

Comments

@Gaut1993
Copy link

Hello, I'm trying to use circos plot from the circlize package by setting .plot = "circos".

I tried to run the example :

data(immdata)
ov <- repOverlap(immdata$data)
vis(ov, .plot = "circos")

but I get this error :
Error: Since gap.degree parameter has length larger than 1, it should have same length as the number of sectors.

I think it has smth to do with the size of the matrix. Have you any idea how to fix it ?

Thank you for your help.

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

1 participant