There is a newer version of the record available.

Published January 21, 2021 | Version v4.2
Software Open

pc4covid19/pc4covid19: Version 4.2: Jupyter notebook (nanoHUB) COVID19 app

  • 1. Indiana University
  • 2. Macklin cancer simulation lab

Description

pc4covid19 - COVID19 (SARS-CoV-2) tissue simulator nanoHUB app

Version: 4.2

Release date: 20 January 2021

Overview

This repository contains code and data for the nanoHUB app https://nanohub.org/tools/pc4covid19. Here, we primarily report on changes to the app's GUI.

It is based on the model at https://github.com/pc4covid19/COVID19. Refer to that repository for a summary of changes to the model.

Caveats and disclaimers:

This model is under active development using rapid prototyping:

  • It has not been peer reviewed.
  • It is intended to drive basic scientific research and public education at this stage.
  • It cannot be used for public policy decisions.
  • It cannot be used for individual medical decisions.

This model will be continually refined with input from the community, particularly experts in infectious diseases. The validation state will be updated as this progresses.

Release summary: 4.2:

Bug fix: Selectable colormaps and fixed ranges.

4.1:

Bug fix: Cell Types custom_data were not setting/getting values to/from XML.

4.0:

Updates to the core model. The Cell Types tab now shows "flattened" versions of the cell types, instead of the hierarchical version in v3. The Out:Plots tab now has an additional "Extra analysis" plot and provides a dropdown menu of options. The widgets have been rearranged to accommodate. The Animate tab has been removed.

3.2:

Updates to the core model; nothing new in the GUI.

3.1:

Minor updates to About text, e.g., explaining nature of stochastic results. Edits to immune_submodels.cpp (see details in the core model repository).

3.0:

The major change to the GUI in this release is the addition of a 'Cell Types' tab. This allows editing parameters associated with <cell_definitions> in the configuration file.

This version also includes a <style> block in the Jupyter notebook that fixed an unwanted scrollbar in the lengthy About tab.

2.0:

The major change to the GUI in this release is the addition of an 'Animate' tab. This allows animation of cells (not substrates) in the tab and the generation of a .mp4 video that can be downloaded. The animation uses the cells' SVG files.

1.0:

Provides a "standard" PhysiCell-based Jupyter notebook GUI consisting of 5 tabs:

  • About: a description of the model and the app
  • Config Basics: input parameters common to all models (e.g., domain grid, simulation time, choice/frequency of outputs)
  • Microenvironment: microenvironment parameters that are model-specific
  • User Params: user parameters that are model-specific
  • Out: Plots: output display of cells and substrates

Files

pc4covid19/pc4covid19-v4.2.zip

Files (479.4 kB)

Name Size Download all
md5:6fdf741ead80307fa58d72494d440671
479.4 kB Preview Download

Additional details

Related works