monocle clustering cells without marker genes error
0
0
Entering edit mode
5.7 years ago
hsu ▴ 40

I am using monocle to analyse my gene_counts matrix.

I am trying to use function :clustering cells without marker genes. And I am following the guideline on the website.

My code is:

HSMM <- reduceDimension(HSMM, max_components = 2, num_dim = 6,  reduction_method = 'tSNE', verbose = T)

The error is :

Remove noise by PCA ...
Reduce dimension by tSNE ...
Error in Rtsne.default(as.matrix(topDim_pca), dims = max_components, pca = F,  : 
  Remove duplicates before running TSNE.

What should I do about it? I appreciate your help.

R RNA-Seq monocle • 2.6k views
ADD COMMENT

Login before adding your answer.

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