Skip to content

schwartzlab-methods/spaghetti_paper_figures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPAGHETTI Figures

This repository contains the code to reproduce the plots used in the SPAGHETTI paper. The main SPAGHETTI program can be found at: https://github.com/schwartzlab-methods/spaghetti

Downloading and Pre-processing Data

Please first download the datasets used to train and validate the model:

Please ensure that all images are organized by the cell type or culture media. For example, your LIVECell folder should look something like this after your pre-processing:

livecell/
    - A172/
        - all_images_of_A172_cells
    - BT474/
        - all_images_of_BT474_cells
    ...

In addition, please also download the cell viability dataset, which can be used as is. You can download it from https://figshare.com/articles/dataset/VirtualStaining_Dataset/21971558/1?file=38982755

Running Scripts

All scripts are located at script_for_figures/. Before running the scripts, since there will be a lot of outputs and inputs being generated, make sure you go to each bash script file and change the path to the corresponding inputs and outputs based on the comments in the bash script. Please also read the argument for each .py files to be run to understand what argument is required.

About

Analysis for SPAGHETTI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors