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

jjVolcano and markerVocalno only provided 9 manual scale #14

Open
zz-joe opened this issue Jan 28, 2023 · 1 comment
Open

jjVolcano and markerVocalno only provided 9 manual scale #14

zz-joe opened this issue Jan 28, 2023 · 1 comment

Comments

@zz-joe
Copy link

zz-joe commented Jan 28, 2023

I have got 15 clusters in sce. When I applied jjVolcano and markerVocalno to draw a volcano, I got follow errors.

jjvol <- jjVolcano(diffData =markers )
[1] "This palatte have 12 colors!"
Scale for y is already present.
Adding another scale for y, which will replace the existing scale.
jjvol
Error in palette():
! Insufficient values in manual scale. 15 needed but only 9 provided.
marker_vol
Error in palette():
! Insufficient values in manual scale. 15 needed but only 0 provided.

@junjunlab
Copy link
Owner

junjunlab commented Feb 9, 2023

you can supply enough colors by your own.

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

2 participants