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