PhysiCell Version

Manage the PhysiCell version used in the project.

Public API

Private API

pcvct.physicellInfoMethod
physicellInfo()

Return a string representing the PhysiCell version information to display on initializing the model manager.

source
pcvct.physicellVersionMethod
physicellVersion()
physiCellVersion(physicell_version_id::Int)
physiCellVersion(simulation::Simulation)

Get the PhysiCell version from the database or, if not in the database, from the VERSION.txt file.

source
pcvct.repoOwnerMethod
repoOwner(commit_hash::String, tag::String)

Get the owner of the repository for a given commit hash and tag.

source