From 343a3ceb597934e334bde6f42c185bf26d9a9842 Mon Sep 17 00:00:00 2001 From: littlecabiria <71769896+littlecabiria@users.noreply.github.com> Date: Mon, 8 Jul 2024 22:38:07 +1000 Subject: [PATCH] Update _viash.yaml --- _viash.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_viash.yaml b/_viash.yaml index 00000095..2235b2e6 100644 --- a/_viash.yaml +++ b/_viash.yaml @@ -1,20 +1,20 @@ viash_version: 0.9.0-RC6 -name: task_template +name: task_spatial_simulators organization: openproblems-bio description: | - An OpenProblems benchmark task. + An OpenProblems benchmark task of spatial simulators. license: MIT -keywords: [single-cell, openproblems, benchmark] +keywords: [single-cell, openproblems, benchmark, spatial simulation] links: - issue_tracker: https://github.com/openproblems-bio/task_template/issues - repository: https://github.com/openproblems-bio/task_template + issue_tracker: https://github.com/openproblems-bio/task_spatial_simulators/issues + repository: https://github.com/openproblems-bio/task_spatial_simulators docker_registry: ghcr.io info: test_resources: - type: s3 - path: s3://openproblems-data/resources_test/task_template - dest: resources_test/task_template + path: s3://openproblems-data/resources_test/task_spatial_simulators + dest: resources_test/task_spatial_simulators - type: s3 path: s3://openproblems-data/resources_test/common/ dest: resources_test/common