From 4910fe57bce6d7d6467c0b8e2f9f77345ce0cc0d Mon Sep 17 00:00:00 2001 From: Scott Gigante Date: Wed, 24 Jan 2024 14:50:13 -0500 Subject: [PATCH 1/2] Data denoising is a full task --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d96814b063..adf548c71c 100644 --- a/README.md +++ b/README.md @@ -38,10 +38,10 @@ Full tasks (>1 datasets, >5 methods): * Dimensionality reduction - Michael Vinyard (@mvinyard) and Luke Zappia (@lazappi) * Label projection - Nick Markov (@mxposed) * Spatial deconvolution - Alma Anderson (@almaan) and Giovanni Palla (@giovp) +* Data denoising - Wes Lewis (@weslewis) Task stubs: -* Data denoising - Wes Lewis (@weslewis) * Multimodal data integration - The Open Problems core team Tasks in discussion: From 4b6c4fcc85cf894458a41e6cc2d5477923a88e80 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Jan 2024 19:53:21 +0000 Subject: [PATCH 2/2] pre-commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index adf548c71c..5284011f45 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# This repository has been superseded by [openproblems-v2](https://github.com/openproblems-bio/openproblems-v2). +# This repository has been superseded by [openproblems-v2](https://github.com/openproblems-bio/openproblems-v2) # Open Problems in Single-Cell Analysis