Skip to content

rugtres/ovr

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
GUI
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

OVR

example workflow

Oncolytic Virus Resistance simulation

Repository for code and executable simulating the interplay between a tumour and an Oncolytic Virus, including anti-viral resistance.

GUI

The GUI version is available as Windows installer in the folder 'release'. Furthermore, the folder GUI contains a QT project file and the necessary ui files to be able to compile the program

Console

For demanding simulations, it can be beneficial to use the program without the GUI components, in order to improve computational speed. For this purpose, the files in the folder 'console' are available. These include some code to do automated analyses and code to read parameters from a config file (in contrast to reading them from the GUI). One can use the QT project file, but alternatively the folder also includes a Makefile to compile the code.

Testing

Testing is performed using the Catch2 framework, based on the console version. The 'test' folder contains all relevant files to be able to perform testing.

Branch Code Coverage
master codecov

About

Oncolytic Virus Resistance simulation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages