You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If class(top10$gene) is 'factor', it will warn, 'Warning: Could not find Sox1 in the default search locations'. Maybe you can add as.factor in your source code; I think it will be better.
My output pdf has no rownames, as follows:
Thanks!
The text was updated successfully, but these errors were encountered:
Good jobs! When I run following code, there are two issues:
jjDotPlot(object =scRNA,
gene = as.character(unique(top10$gene)),
id = 'celltype',
split.by = 'group',
dot.col = color3)
dev.off()
Thanks!
The text was updated successfully, but these errors were encountered: