Skip to content

pixel count mismatch #260

@sunshx-bioinfo

Description

@sunshx-bioinfo

Hi,

In my RCTD(spacexr Version: 2.0.7) results, the remained pixel number doesn't match the expected value. As you see, the number of piexs with nUMI >= 1 is 94839.

Image

Then I run RCTD with cmd:

myRCTD <- create.RCTD(puck, reference, max_cores = 10,UMI_min = 1,CELL_MIN_INSTANCE=20)
RCTD <- run.RCTD(myRCTD, doublet_mode = 'doublet')

And in my results, the remained pixel number is 83906, but it should be 94839, right?

Image

is there any other parameter for filtering pixels besides UMI_min and UMI_max ?

Best,
xing

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions