We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
大佬,visCluster(object = df, plot.type = "both", column_names_rot = 45, show_row_dend = FALSE, markGenes = sample(df$wide.res$gene, gene_num, replace = FALSE), markGenes.side = "right", annoTerm.data = enrich, go.col = rep(jjAnno::useMyCol("calm", n = num_clusters), each = 5), line.side = "left") 报错,错误: No such option: 'message'. If you want to add this new option, please use your_opt_fun(message = ..., ADD = TRUE)
The text was updated successfully, but these errors were encountered:
把数据发我看看
Sorry, something went wrong.
No branches or pull requests
大佬,visCluster(object = df,
plot.type = "both",
column_names_rot = 45,
show_row_dend = FALSE,
markGenes = sample(df$wide.res$gene, gene_num, replace = FALSE),
markGenes.side = "right",
annoTerm.data = enrich,
go.col = rep(jjAnno::useMyCol("calm", n = num_clusters), each = 5),
line.side = "left")
报错,错误: No such option: 'message'. If you want to add this new
option, please use your_opt_fun(message = ..., ADD =
TRUE)
The text was updated successfully, but these errors were encountered: