Skip to content

Commit

Permalink
Major revision
Browse files Browse the repository at this point in the history
  • Loading branch information
Giansimone committed Feb 11, 2021
1 parent 90a521d commit ad605e5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ Set the working directory to `./Computational_Analysis/NonCycling/`.
#### Single-cell traces
To regenerate the single-cell traces, follow these steps:
1. Download the raw images from https://zenodo.org/record/4516319/files/Raw_images%28NonCycling%29.zip .
2. Unpack the raw images in the folder `./Computationa_Analysis/NonCycling/Raw_images/`.
3. Delete the `*.mat` files located in the folder `./Computationa_Analysis/NonCycling/Cell_traces/`.
2. Unpack the raw images in the folder `./Computational_Analysis/NonCycling/Raw_images/`.
3. Delete the `*.mat` files located in the folder `./Computational_Analysis/NonCycling/Cell_traces/`.
4. Run the script `Main.m`.

### Cycling Strain
Expand All @@ -66,8 +66,8 @@ Set the working directory to `./Computational_Analysis/Cycling/`.
#### Single-cell traces
To regenerate the single-cell traces, follow these steps:
1. Download the raw images from https://zenodo.org/record/4516319/files/Raw_images%28Cycling%29.zip .
2. Unpack the raw images in the folder `./Computationa_Analysis/Cycling/Raw_images/`.
3. Delete the `*.mat` files located in the folder `./Computationa_Analysis/Cycling/Cell_traces/`.
2. Unpack the raw images in the folder `./Computational_Analysis/Cycling/Raw_images/`.
3. Delete the `*.mat` files located in the folder `./Computational_Analysis/Cycling/Cell_traces/`.
4. Run the script `main_script.m`.

# Illustrative Code
Expand Down

0 comments on commit ad605e5

Please sign in to comment.