CMD + K

biosimspace

Community

An interoperable Python framework for biomolecular simulation.

Installation

To install this package, run one of the following:

Conda
$conda install michellab::biosimspace

Usage Tracking

2023.2.0
2023.1.2
2023.1.1
2023.1.0
2023.0.3
5 / 8 versions selected
Downloads (Last 6 months): 0

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

About

Summary

An interoperable Python framework for biomolecular simulation.

Last Updated

Mar 30, 2023 at 12:28

License

GPL-3.0-or-later

Total Downloads

1.5K

Supported Platforms

linux-64
macOS-64
win-64