Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@sainirmayi sainirmayi released this 05 Nov 15:56

Spatially variable genes task migrated from the OpenProblems repository.

Overall Structure

scripts: Scripts to create the task README, create dataset reseources, sync test resources, build components, test components, and run benchmarks.
src/api: File format specifications for h5ad files and API definitions for method and metric components.
src/control_method: Positive and negative control methods.
src/data_processors: Components to simulate SVGs and process datasets into task-ready objects.
src/methods: SVG detection methods.
src/metrics: Evaluation metrics.
workflows: Workflows for processing datasets and running benchmarks.

Changes from OpenProblems v2.0.0

Updated configs, components and CI to the latest Viash version (0.9.0).