You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am working with a SpatialExperiement object containing muiltiple samples with use.spatial = TRUE. I am curious how the function handles the data with multiple samples, as I noticed there are no arguments for sample id input. Does it mean that the default the 30 neighbors detected based on the spatial coordinates might come from different samples and thus would be incorrect in this case? (As the coordinates are in similar scales across samples in my dataset)
You are right that concordexR doesn't currently handle multiple samples. I'm working on adding this for the development version but will update the documentation to make this clear in the meantime.
Hi,
Thanks for developing this nice software.
I am working with a
SpatialExperiement
object containing muiltiple samples withuse.spatial = TRUE
. I am curious how the function handles the data with multiple samples, as I noticed there are no arguments for sample id input. Does it mean that the default the 30 neighbors detected based on the spatial coordinates might come from different samples and thus would be incorrect in this case? (As the coordinates are in similar scales across samples in my dataset)Many thanks!
concordexR/R/concordex.R
Lines 182 to 184 in c0ff58d
The text was updated successfully, but these errors were encountered: