From b82c6e4010683f8ad98ed4bb83dd088fd0a2304f Mon Sep 17 00:00:00 2001 From: Philip Garrison Date: Thu, 3 Apr 2025 16:07:07 -0700 Subject: [PATCH] Fix link to single cell image dataset --- docs/PREPROCESSING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/PREPROCESSING.md b/docs/PREPROCESSING.md index 4e6e92e..7f7d064 100644 --- a/docs/PREPROCESSING.md +++ b/docs/PREPROCESSING.md @@ -19,7 +19,7 @@ Preprocessing is divided into three steps that use two different virtual environ - [cellPACK synthetic dataset](https://open.quiltdata.com/b/allencell/tree/aics/morphology_appropriate_representation_learning/cellPACK_single_cell_punctate_structure/) - [DNA replication foci dataset](https://open.quiltdata.com/b/allencell/packages/aics/nuclear_project_dataset_4) -- [WTC-11 hIPSc single cell image dataset v1](https://staging.allencellquilt.org/b/allencell/tree/aics/hipsc_single_cell_image_dataset/) +- [WTC-11 hIPSc single cell image dataset v1](https://open.quiltdata.com/b/allencell/tree/aics/hipsc_single_cell_image_dataset/) - [Nucleolar drug perturbation dataset](https://open.quiltdata.com/b/allencell/tree/aics/NPM1_single_cell_drug_perturbations/) > [!NOTE]