From 893b055f272cb49fe503c6c09f580ab412baefbb Mon Sep 17 00:00:00 2001 From: emma0925 <113369239+emma0925@users.noreply.github.com> Date: Fri, 12 Apr 2024 11:55:50 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06cb60e..a90d2c8 100644 --- a/README.md +++ b/README.md @@ -160,7 +160,7 @@ To initiate the Automated Data Extraction process, follow these steps: split -l $BATCH_SIZE "$GENE_ID_FILE" ./gene_ids/batch_ # ./gene_ids/batch_ is the default folder where the divided gene_ids txt file will be ``` -4. **Run the Shell Script:** Execute the `batch_data_retrieval.sh` script. This will split the gene ID list into batches, create sbatch scripts for each batch, and submit them for processing. +4. **Run the Shell Script:** Execute the `get_connectome_for_all.sh` script. This will split the gene ID list into batches, create sbatch scripts for each batch, and submit them for processing. ```bash ./get_connectome_for_all.sh