Skip to main content

Structure-based Models for Biomolecules using OpenMM

Project description

Citing OpenSMOG PyPI conda-forge ReadTheDocs SMOG server Update GitHub-Stars

Documentation | Install | Tutorials

Overview

OpenSMOG is a Python library for performing molecular dynamics simulations using Structure-Based Models. OpenSMOG uses the OpenMM. Python API employing a wide variety of potential forms, including the most commonly employed models such as the C-alpha and All-Atoms. The input files are generated using SMOG2 software with the flag -openSMOG. Details on how to create the files can be found in the SMOG2 User Manual.

Resources

Citation

When using OpenSMOG to perform chromatin dynamics simulations or analyses, please use this citation.

Installation

The OpenSMOG library can be installed via conda or pip, or compiled from source (GitHub).

Install via conda

The code below will install OpenSMOG from conda-forge.

conda install -c conda-forge OpenSMOG

Install via pip

The code below will install OpenSMOG from PyPI.

pip install OpenSMOG

Install OpenMM

The OpenSMOG library uses OpenMM API to run the molecular dynamics simulations. These requirements can be met by installing the following packages from the conda-forge channel:

conda install -c conda-forge openmm

The following are libraries required for installing OpenSMOG:

Installing SMOG2

The inputs OpenSMOG simulations are generated using SMOG2 > 2.4. Here, there is a quick installation guide based on conda.

First, just create a new environment and activate it:

conda create --name smog2.4 perl
conda activate smog2.4

Next, it is necessary an installation of a few Perl modules:

conda install -c bioconda perl-xml-simple perl-xml-libxml java-jdk
conda install -c eumetsat perl-pdl
perl -MCPAN -e 'install XML::Validator::Schema'

Add the Perl and smog2 path into the configure.smog2 file.

which perl

Then load and test the smog2 installation:

source configure.smog2
./test-config

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

OpenSMOG-0.0.3.tar.gz (10.3 kB view details)

Uploaded Source

File details

Details for the file OpenSMOG-0.0.3.tar.gz.

File metadata

  • Download URL: OpenSMOG-0.0.3.tar.gz
  • Upload date:
  • Size: 10.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.10

File hashes

Hashes for OpenSMOG-0.0.3.tar.gz
Algorithm Hash digest
SHA256 e02f1f8b735e1a46bd3697e2bbbfa160c383cfdf1cafecfb39e68372da6b7d44
MD5 cfc625e8d818a460154bb75451cce851
BLAKE2b-256 6f9f3724118e9671f0e473ba2776c99a4ceec22fbac0d81c40a61542da239ea8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page