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

Problem in cnetplot visualisation #284

Open
abhilashdasari opened this issue Jul 30, 2024 · 0 comments
Open

Problem in cnetplot visualisation #284

abhilashdasari opened this issue Jul 30, 2024 · 0 comments

Comments

@abhilashdasari
Copy link

I used two different showCategories numbers

Type-1
cnetplot(xx1,pie="count", cex_category=1.5, layout="kk", showCategory = 2, label_style="ggforce", shadowtext = FALSE, cex_label_category = 1.25, cex_label_gene = 1, legend_n=3)
type1

Type-2
cnetplot(xx1,pie="count", cex_category=1.5, layout="kk", showCategory = 3, label_style="ggforce", shadowtext = FALSE, cex_label_category = 1.25, cex_label_gene = 1, legend_n=3)

type2

Using Rscript, I run the .Rmd file, this error is consistent consistent

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