About Anaconda Help Download Anaconda

michellab / packages / biosimspace 2023.2.0

An interoperable Python framework for biomolecular simulation.

copied from openbiosim / biosimspace

Installers

Info: This package contains files in non-standard labels.
  • osx-64 v2023.2.0
  • linux-64 v2023.2.0
  • win-64 v2023.2.0

conda install

To install this package run one of the following:
conda install michellab::biosimspace
conda install michellab/label/dev::biosimspace
conda install michellab/label/workshop::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. (v4.0.2) Legal | Privacy Policy