Skip to content

estimateMetadataSeparation with space = "pseudo.bulk" returns error #50

@rrydbirk

Description

@rrydbirk
cao$estimateMetadataSeparation(space = "foo")
Error in match.arg(space) : 
  'arg' should be one of “expression.shifts”, “coda”, “pseudo.bulk”

but


cao$estimateMetadataSeparation(sample.meta = meta, space = "pseudo.bulk")
Error in self$getSampleDistanceMatrix(space = space, cell.type = NULL,  : 
  Not implemented space: pseudo.bulk!

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions