Skip to content

Commit

Permalink
Merge branch 'main' of github.com:openproblems-bio/task_preprocessing…
Browse files Browse the repository at this point in the history
…_imagingbased_st
  • Loading branch information
rcannood committed Aug 30, 2024
2 parents 6afb154 + bb5ab93 commit 3d5fb3b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions _viash.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ viash_version: 0.9.0-RC7

# Step 1: Change the name of the task.
# example: task_name_of_this_task
name: task_imagingbased_st_preprocessing
name: task_ist_preprocessing
organization: openproblems-bio
version: dev

Expand All @@ -11,15 +11,15 @@ license: MIT
keywords: [single-cell, openproblems, benchmark]
# Step 3: Update the `task_template` to the name of the task from step 1.
links:
issue_tracker: https://github.com/openproblems-bio/task_imagingbased_st_preprocessing/issues
repository: https://github.com/openproblems-bio/task_imagingbased_st_preprocessing
issue_tracker: https://github.com/openproblems-bio/task_ist_preprocessing/issues
repository: https://github.com/openproblems-bio/task_ist_preprocessing
docker_registry: ghcr.io


# Step 4: Update the label, summary and description.
# A unique, human-readable, short label. Used for creating summary tables and visualisations.
label: Template
summary: A one sentence summary of purpose and methodology. Used for creating an overview tables.
label: iST Preprocessing
summary: Benchmarking approaches for preprocessing imaging-based spatial transcriptomics
description: |
Provide a clear and concise description of your task, detailing the specific problem it aims
to solve. Outline the input data types, the expected output, and any assumptions or constraints.
Expand Down Expand Up @@ -84,4 +84,4 @@ repositories:
- name: openproblems-v2
type: github
repo: openproblems-bio/openproblems-v2
tag: main_build
tag: main_build

0 comments on commit 3d5fb3b

Please sign in to comment.