Sign inSign up

openeuler/copasi

Sponsored OSS

By openeuler

Updated 2 months ago

Image
0

3.8K

openeuler/copasi repository overview

Quick reference

COPASI | openEuler

COPASI (Complex Pathway Simulator) is a software application for simulation and analysis of biochemical networks and their dynamics. It supports models in the SBML standard and can simulate their behavior using ODEs, SDEs, or Gillespie's stochastic simulation algorithm. COPASI provides:

  • Deterministic (ODE) and stochastic (Gillespie, SDE) time course simulations.
  • Steady-state and metabolic control analysis.
  • Parameter estimation and optimization.
  • Sensitivity analysis and cross-sections.
  • Scan tasks for systematic parameter exploration.
  • Arbitrary discrete events in simulations.
  • SBML (Level 3 Version 2), SED-ML, and COMBINE archive support.
  • C, Python (basiCO), and R (CoRC) language bindings. Learn more at COPASI.

The tag of each COPASI docker image is consist of the version of COPASI and the version of basic image. The details are as follows:

TagsCurrentlyArchitectures
4.46.300-oe2403sp4COPASI 4.46 (Build 300) on openEuler 24.03-LTS-SP4amd64, arm64
4.46.300-oe2403sp3COPASI 4.46 (Build 300) on openEuler 24.03-LTS-SP3amd64, arm64

Usage

  • Ensure that you have Docker installed, or are using Docker for Linux containers if on Windows.
  • Obtain the COPASI docker image from DockerHub: docker pull openeuler/copasi:{Tag}
  • Run the Docker container to launch the COPASI environment. docker run -it openeuler/copasi:{Tag}
  • Verify the installation inside the container: CopasiSE --help

Question and answering

If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.

Tag summary

Content type

Image

Digest

sha256:6f781a168

Size

344.5 MB

Last updated

2 months ago

docker pull openeuler/copasi

This week's pulls

Pulls:

5

Last week