From 88af6567115df939beee6f8682b17c6a51141b32 Mon Sep 17 00:00:00 2001 From: chantelleleveille <109111973+chantelleleveille@users.noreply.github.com> Date: Tue, 10 Dec 2024 10:24:13 -0800 Subject: [PATCH] Update README.md Update README.md one line change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e325c7d1..b71998a5 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ In addition to `run_all_manuscript_workflows.py`, this repository includes a few ```bash python nuc_morph_analysis/lib/preprocessing/save_datasets_for_quilt.py ``` -* To reproduce [2024-06-25_baseline_intermediate_manifest.parquet](https://open.quiltdata.com/b/allencell/tree/aics/nuc-morph-dataset/supplemental_files/intermediate_manifests/2024-06-25_baseline_intermediate_manifest.parquet), run: +* To reproduce [2024-09-19_baseline_intermediate_manifest.parquet](https://open.quiltdata.com/b/allencell/tree/aics/nuc-morph-dataset/supplemental_files/intermediate_manifests/2024-09-19_baseline_intermediate_manifest.parquet), run: ```bash python nuc_morph_analysis/lib/preprocessing/generate_main_manifest.py ```