ERR: Perplexity is too large in Reducedimension step in Monocle
0
0
Entering edit mode
6.1 years ago
John ▴ 270

Hi,

In reduce-dimension step while Clustering cells using marker genes in Monocle, I get the following error, acn anyone help, I am new to R, Please!

HSMM <- reduceDimension(HSMM, max_components = 2, norm_method = c("log"), reduction_method = c ("tSNE"),  verbose = T)
Remove noise by PCA ...
Warning in (function (A, nv = 5, nu = nv, maxit = 1000, work = nv + 7, reorth = TRUE,  :
  You're computing too large a percentage of total singular values, use a standard svd instead.
Reduce dimension by tSNE ...
Error in Rtsne.default(as.matrix(topDim_pca), dims = max_components, pca = F,  : 
  Perplexity is too large.
RNA-Seq r R software error • 3.8k views
ADD COMMENT

Login before adding your answer.

Traffic: 2567 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