All Projects → choderalab → perses

choderalab / perses

Licence: MIT license
Experiments with expanded ensembles to explore chemical space

Programming Languages

python
139335 projects - #7 most used programming language
Jupyter Notebook
11667 projects
TeX
3793 projects

Projects that are alternatives of or similar to perses

ls1-mardyn
ls1-MarDyn is a massively parallel Molecular Dynamics (MD) code for large systems. Its main target is the simulation of thermodynamics and nanofluidics. ls1-MarDyn is designed with a focus on performance and easy extensibility.
Stars: ✭ 17 (-82.83%)
Mutual labels:  simulation, molecular-dynamics
Lammps
Public development project of the LAMMPS MD software package
Stars: ✭ 1,019 (+929.29%)
Mutual labels:  simulation, molecular-dynamics
hoomd-examples
HOOMD-blue example scripts.
Stars: ✭ 15 (-84.85%)
Mutual labels:  simulation, molecular-dynamics
Awesome Python Chemistry
A curated list of Python packages related to chemistry
Stars: ✭ 410 (+314.14%)
Mutual labels:  simulation, molecular-dynamics
Pyiron
pyiron - an integrated development environment (IDE) for computational materials science.
Stars: ✭ 153 (+54.55%)
Mutual labels:  simulation, molecular-dynamics
protons
OpenMM testbed for constant-pH methodologies.
Stars: ✭ 18 (-81.82%)
Mutual labels:  simulation, openmm
Openmm
OpenMM is a toolkit for molecular simulation using high performance GPU code.
Stars: ✭ 791 (+698.99%)
Mutual labels:  simulation, molecular-dynamics
grand
A Python module for carrying out GCMC insertions and deletions of water molecules in OpenMM.
Stars: ✭ 23 (-76.77%)
Mutual labels:  molecular-dynamics, openmm
Hoomd Blue
Molecular dynamics and Monte Carlo soft matter simulation on GPUs.
Stars: ✭ 143 (+44.44%)
Mutual labels:  simulation, molecular-dynamics
Molecular Design Toolkit
Notebook-integrated tools for molecular simulation and visualization
Stars: ✭ 123 (+24.24%)
Mutual labels:  simulation, molecular-dynamics
Colvars
Collective variables module for molecular simulation and analysis programs
Stars: ✭ 99 (+0%)
Mutual labels:  simulation, molecular-dynamics
fahbench
Folding@home GPU benchmark
Stars: ✭ 32 (-67.68%)
Mutual labels:  molecular-dynamics, openmm
Tensormol
Tensorflow + Molecules = TensorMol
Stars: ✭ 226 (+128.28%)
Mutual labels:  simulation, molecular-dynamics
openmm-tutorials
Quickstart Python tutorials helping molecular dynamics practitioners get up to speed with OpenMM
Stars: ✭ 37 (-62.63%)
Mutual labels:  molecular-dynamics, openmm
Incoherent-Light-Simulation
Simulation of the propagation of incoherent light, aiming to illustrate the concept of spatial coherence.
Stars: ✭ 98 (-1.01%)
Mutual labels:  simulation
MAESTRO
A low Mach number stellar hydrodynamics code
Stars: ✭ 29 (-70.71%)
Mutual labels:  simulation
MDToolbox.jl
MDToolbox.jl: A Julia package for molecular dynamics trajectories analysis and modeling of biomolecules
Stars: ✭ 15 (-84.85%)
Mutual labels:  molecular-dynamics
covid
MolSSI SARS-CoV-2 Biomolecular Simulation Data and Algorithm Store
Stars: ✭ 24 (-75.76%)
Mutual labels:  molecular-dynamics
plc-programmable-3d-simulation
Project for students who want to learn PLC programming but don't have access to real-world machines or constructions to learn programming on.
Stars: ✭ 49 (-50.51%)
Mutual labels:  simulation
woss-ns3
WOSS is a multi-threaded C++ framework that permits the integration of any existing underwater channel simulator that expects environmental data as input and provides as output a channel realization. Currently, WOSS integrates the Bellhop ray-tracing program. Thanks to its automation the user only has to specify the location in the world and the…
Stars: ✭ 20 (-79.8%)
Mutual labels:  simulation

GH Actions Status codecov Documentation Status DOI

Perses

Experiments with expanded ensemble simulation to explore chemical and mutational space.

License

This software is licensed under the MIT license, a permissive open source license.

Notice

Please be aware that this code is made available in the spirit of open science, but is currently pre-alpha--that is, it is not guaranteed to be completely tested or provide the correct results, and the API can change at any time without warning. If you do use this code, do so at your own risk. We appreciate your input, including raising issues about potential problems with the code, but may not be able to address your issue until other development activities have concluded.

Install

See our installation instructions here.

Quick Start

In a fresh conda environment:

$ conda config --add channels conda-forge openeye
$ conda install perses openeye-toolkits

Manifest

  • perses/ - Package containing code for performing expanded ensemble simulations
  • examples/ - Contains examples for various systems and methods of simulation
  • attic/ - some old code that may be useful as part of the new setup
  • devtools/ - Continuous integration and packaging utilities
  • notes/ - LaTeX notes deriving acceptance criteria and stochastic approximation methods

Contributors

A complete list of contributors can be found at GitHub Insights.

Major contributors include:

  • Julie M. Behr
  • Hannah E. Bruce Macdonald
  • John D. Chodera
  • Patrick B. Grinaway
  • Mike M. Henry
  • Iván J. Pulido
  • Jaime Rodríguez-Guerra
  • Dominic A. Rufa
  • Ivy Zhang
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].