Skip to content

Releases: virtualcell/vcell

Generalized Stochastic

24 Sep 15:47
aa528ca
Compare
Choose a tag to compare

nonspatial stochastic simulation (Gillespie/Gibson solver) now supports general kinetic laws.

  • As before, reaction kinetics recognized as Mass Action are simulated using elementary forward and reverse stochastic processes.
  • Now, non-mass action kinetics (e.g. enzyme kinetics) can be simulated stochastically where the propensity is derived from the effective net reaction rate.
    • Each reaction is still decomposed into forward and reverse stochastic processes,
    • but the forward rate propensity is driven by the net reaction rate (when its sign is positive),
    • and the reverse rate propensity is driven by the net reaction rate (when its sign is negative)
    • this approach results in reasonable mean trajectories, but may not capture rare events accurately and the noise characteristics of the underlying elementary processes (normally described by mass action kinetics) are not well represented.

Improve N5 Experience

24 Sep 16:48
3fe68ce
Compare
Choose a tag to compare
Improve N5 Experience Pre-release
Pre-release

Allow users to export post-processing variables in the N5 file format if that is the only type of variable available, and include dimensional size metadata when exporting N5 files.

Test If --containall Fixes Execution Problems

20 Sep 11:52
Compare
Choose a tag to compare

For some reason certain solvers are failing to execute and this flag may help.

fixed deprecated github actions

16 Sep 15:12
c8358e6
Compare
Choose a tag to compare
Pre-release
Merge pull request #1351 from virtualcell/fix-depricated-github-actions

Fix depricated GitHub actions

CLI Container for VCell 7.6 (Pre-release 3)

11 Sep 16:30
Compare
Choose a tag to compare
7.6.0.40

Merge branch 'master' into UdatingCICDForCLI

CLI Container for VCell 7.6 (Pre-release 2)

11 Sep 13:03
Compare
Choose a tag to compare

Fixes bugs with 7.6 containers

Simulation Control Tests Implemented

10 Sep 15:39
Compare
Choose a tag to compare
Pre-release
7.6.0.38

Explicit Description of Simulation Dispatcher Tests

CLI Container for VCell 7.6 (Pre-Release)

06 Sep 16:01
Compare
Choose a tag to compare

This will test the current state of VCell on BioSimulators microservice.

add publication deletion to web app and improve usability

12 Aug 20:59
Compare
Choose a tag to compare
7.6.0.36

formatting and error feedback for adding BioModels to publications

smaller vcell-solvers base image to fix build problem

12 Aug 12:35
Compare
Choose a tag to compare
7.6.0.35

use smaller solver base image vcell-solvers:v0.8.1.3