This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Error: reduced dimension space doesn't match the dimension of the CellDataSet object?

Hi,

I used DDRTree to reduce dimension( in Monocle).

HSMM <- reduceDimension(HSMM, max_components = 2, norm_method = 'log',
  reduction_method = 'DDRTree',
  residualModelFormulaStr = NULL,
  verbose = T)

I get the following error while clustering cells

> HSMM <- clusterCells(HSMM, num_clusters = 4)
Error in clusterCells(HSMM, num_clusters = 4) : 
  reduced dimension space doesn't match the dimension of the CellDataSet object

Can anyone please help in this, I am new to R

rna-seq sequence r software error next-gen

What is your data looking like? (if you still have the problem?)

0 answers

No answers yet.

Log in to answer this question.