clusterSweep Warning k Capped
0
0
Entering edit mode
Dario Strbenac ★ 1.5k
@dario-strbenac-5916
Last seen 16 days ago
Australia

For the command

try <- list(resolution = seq(0.1, 1, 0.1))
scData <- t(reducedDim(cancer, "PCA"))
clusterSweep(scData, BLUSPARAM = NNGraphParam(), cluster.args = try, cluster.fun = "louvain")

I see

Warning messages:
1: In .refine_k(k, precomputed, query = FALSE) :
  'k' capped at the number of observations minus 1
2: In .refine_k(k, precomputed, query = FALSE) :
  'k' capped at the number of observations minus 1
3: In .refine_k(k, precomputed, query = FALSE) :
  'k' capped at the number of observations minus 1

What, if anything, needs to be done?

bluster • 368 views
ADD COMMENT

Login before adding your answer.

Traffic: 565 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6