raymondlouie / MiniMarS

4 stars 2 forks source link

Error: No cell name in data #10

Closed raymondlouie closed 1 year ago

raymondlouie commented 1 year ago

When running the code using "dataset1_97antibodies_BoneMarrow_human_HC_prop0.1_4907cells_CLRnorm.RDS", I get the error Warning: Some cells in meta.data not present in provided counts matrixError in CreateAssayObject(counts = counts, min.cells = min.cells, min.features = min.features, : No cell names (colnames) names present in the input matrix.

Solution: 1) Leave as is, or 2) Create "fake" cell names when there are none.