About Anaconda Help Download Anaconda

openbiosim / packages / biosimspace 2024.1.0

An interoperable Python framework for biomolecular simulation.

Installers

  • linux-64 v2024.1.0
  • win-64 v2024.1.0
  • osx-64 v2024.1.0
  • osx-arm64 v2024.1.0

conda install

To install this package run one of the following:
conda install openbiosim::biosimspace
conda install openbiosim/label/dev::biosimspace

Description

BioSimSpace is an interoperable Python framework for biomolecular simulation. With it you can:

  • Write robust and portable biomolecular workflow components that work on different hardware, with different software packages, and that can be run in different ways, e.g. command-line, Jupyter.
  • Interact with molecular-simulation processes in real time.

To install:

conda install -c conda-forge -c openbiosim biosimspace

To install the development version:

conda install -c conda-forge -c openbiosim/label/dev biosimspace

When updating the development version it is generally advised to update Sire at the same time:

conda install -c conda-forge -c openbiosim/label/dev biosimspace sire


© 2024 Anaconda, Inc. All Rights Reserved. (v3.0.9) Legal | Privacy Policy