Problem with SAFE clustering
0
0
Entering edit mode
5.9 years ago

Hello, Im running SAFE clustering on the RNAseq data with command:

sce - Single cell object

data=data.matrix(counts(sce)) cluster_results=individual_clustering(data, datatype = "count", SC3 = TRUE, gene_filter = FALSE, CIDR = TRUE, Seurat = TRUE, nPC = NULL, resolution = 0.9, seurat_min_cell = 200, resolution_min = 1.2, tSNE = TRUE, var_genes = NULL, SEED = 123)

And Im getting this error after "Scaling data matrix":

Error in rbind number of columns of matrices must match

Does anybody know if the problem is related to the object that Im providing and what could be the fix ?

Best, Monika

RNA-Seq • 705 views
ADD COMMENT

Login before adding your answer.

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