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
getClusters(exp = avereps_df)
ck <- clusterData(exp = exps,
cluster.method = "kmeans",
cluster.num = 6)
0 genes excluded.
visCluster(object = ck,
plot.type = "line")
Error in dplyr::arrange():
ℹ In argument: ..2 = .data[["membership"]].
Caused by error in .data[["membership"]]:
! Column membership not found in .data.
Run rlang::last_trace() to see where the error occurred.
The text was updated successfully, but these errors were encountered:
俊俊大佬,您好
我下载的是最新版的ClusterGVis,为什么用K-means聚类画折线图还是会报错?
0 genes excluded.
Error in
dplyr::arrange()
:ℹ In argument:
..2 = .data[["membership"]]
.Caused by error in
.data[["membership"]]
:! Column
membership
not found in.data
.Run
rlang::last_trace()
to see where the error occurred.The text was updated successfully, but these errors were encountered: