Skip to content

RCTD "SpatialRNA: counts does not contain integers" #33

Description

@ahwanpandey

Hello,

Thanks for sharing this tool!

I just cleaned my Spatial data using SpotClean. Now I am trying to feed in this cleaned data into RCTD but am getting this error:

> query <- SpatialRNA(coords, counts, nUMI)
Error in check_counts(counts, "SpatialRNA", require_int = require_int) : 
  SpatialRNA: counts does not contain integers

The developer of RCTD states that the data does not need to be corrected as RCTD should handle it.
dmcable/spacexr#147
dmcable/spacexr#161

I am thinking of rounding the SpotClean values to integers.

Or maybe as the RCTD developer suggest,s I don't need to run SpotClean before using RCTD.

Do you have any suggestions or experience with this?

Thanks!
Ahwan

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