Skip to content

Add FlashS method#3

Open
cafferychen777 wants to merge 1 commit into
openproblems-bio:mainfrom
cafferychen777:add-flashs
Open

Add FlashS method#3
cafferychen777 wants to merge 1 commit into
openproblems-bio:mainfrom
cafferychen777:add-flashs

Conversation

@cafferychen777
Copy link
Copy Markdown

@cafferychen777 cafferychen777 commented Feb 17, 2026

Hi maintainers! Thank you for building and maintaining such an excellent benchmarking platform — it has been incredibly valuable for the spatial transcriptomics community. We really appreciate all the effort that goes into keeping the leaderboard running.

We would like to contribute FlashS, a new method for spatially variable gene detection, and would be grateful if you could consider adding it to the benchmark.

Method Overview

FlashS (Frequency-domain Linearized Adaptive Spatial Hypothesis testing via Sketching) uses random Fourier feature projections of spatial coordinates with multi-scale Gaussian kernels. It employs a three-part test (binary, rank, direct) combined via Cauchy combination, achieving O(nnz × D) time and O(D) memory per gene.

Package: github.com/cafferychen777/FlashS (MIT license, pip-installable)

Checklist

  • Script follows VIASH input/output API
  • Output format: feature_id + pred_spatial_var_score in var, dataset_id + method_id in uns
  • Docker image and dependencies specified
  • Resource labels set (lowtime, lowmem, lowcpu)

Please let us know if anything needs to be adjusted. Thank you for your time!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant