scRNAtoolVis icon indicating copy to clipboard operation
scRNAtoolVis copied to clipboard

jjVolcano and markerVocalno only provided 9 manual scale

Open zz-joe opened this issue 1 year ago • 1 comments

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.

zz-joe avatar Jan 28 '23 03:01 zz-joe

you can supply enough colors by your own.

junjunlab avatar Feb 09 '23 07:02 junjunlab