prabhakarlab / Banksy

BANKSY: spatial clustering
https://prabhakarlab.github.io/Banksy
Other
74 stars 12 forks source link

choose the right k_geom parameter #35

Closed rocketeer1998 closed 5 months ago

rocketeer1998 commented 5 months ago

Hi @yhtgrace @vipulsinghal02 @leranlily @jinyueliu0 @reemabaskar , thanks for your contribution to this great tool! I wonder whether I can set k_geom <- 30 regardless of platform where platforms can be divided into NGS-based ST and Imaging-based ST?

vipulsinghal02 commented 5 months ago

Hi @rocketeer1998, yes sure, in general, k_geom = 30 should work fine, though the default is 15, that that is what we recommend. We find results in general are quite robust to moderate variations in this parameter. A few pointers:

rocketeer1998 commented 5 months ago

Clear explanation, thanks!