Skip to content

ImmuSystems-Lab/Multicellular_Spatial_Model_of_RNA_Virus_Replication

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Multicellular Spatial Model of IFN Response to Viral Infection

This respository contains the code to implement the model and results presented in Multicellular Spatial Model of RNA Virus Replication and Interferon Responses Reveals Factors Controlling Plaque Growth Dynamics: https://www.biorxiv.org/content/10.1101/2021.03.16.435618v1

The directory Simulation_Code contains the code to simulate the model using CompuCell3D (CC3D). Users need a local version of CC3D to execute the code and clone this repository to their local machines.

Inside the directory, users can find the main simulation file: IFNModel.cc3d. To execute the base simulation lunch CompuCell3D and load the simulation file: File > Open Simulation File (.cc3d).

1

Locate the main simulation file IFNModel.cc3d and execute the simulation by hitting the Run button.

2

Since configuration files are not shared in this repository, display configurations might be slightly different for each user. By default, CC3D displays a single graphic window showing the Cell_Field, which corresponds to the cell lattice colored by their different types. To display the extracellular species (Virus and IFN), click on the New Graphics Window button.

3

In the new graphics window, choose the specific extracellular species of interest from the pulldown menu.

4

Continue stepping forward the simulation by hitting the Run button. Users will be able to see the progression of the viral plaque, and the concentration of extracellular Virus and IFN in the simulation domains.

5

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%