All Projects → matsunagalab → MDToolbox.jl

matsunagalab / MDToolbox.jl

Licence: other
MDToolbox.jl: A Julia package for molecular dynamics trajectories analysis and modeling of biomolecules

Programming Languages

julia
2034 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to MDToolbox.jl

calphy
A Python library and command line interface for automated free energy calculations
Stars: ✭ 28 (+86.67%)
Mutual labels:  molecular-dynamics
NNPOps
High-performance operations for neural network potentials
Stars: ✭ 48 (+220%)
Mutual labels:  molecular-dynamics
mddatasetbuilder
A script to build reference datasets for training neural network potentials from given LAMMPS trajectories.
Stars: ✭ 23 (+53.33%)
Mutual labels:  molecular-dynamics
CellListMap.jl
Flexible implementation of cell lists to map the calculations of particle-pair dependent functions, such as forces, energies, neighbour lists, etc.
Stars: ✭ 62 (+313.33%)
Mutual labels:  molecular-dynamics
mdgrad
Pytorch differentiable molecular dynamics
Stars: ✭ 127 (+746.67%)
Mutual labels:  molecular-dynamics
mbuild
A hierarchical, component based molecule builder
Stars: ✭ 119 (+693.33%)
Mutual labels:  molecular-dynamics
physical validation
Physical validation of molecular simulations
Stars: ✭ 37 (+146.67%)
Mutual labels:  molecular-dynamics
votca
The source of the votca-csg and xtp packages
Stars: ✭ 28 (+86.67%)
Mutual labels:  molecular-dynamics
contact map
Contact map analysis for biomolecules; based on MDTraj
Stars: ✭ 27 (+80%)
Mutual labels:  molecular-dynamics
sGDML
sGDML - Reference implementation of the Symmetric Gradient Domain Machine Learning model
Stars: ✭ 86 (+473.33%)
Mutual labels:  molecular-dynamics
enspara
Modeling molecular ensembles with scalable data structures and parallel computing
Stars: ✭ 28 (+86.67%)
Mutual labels:  molecular-dynamics
QCxMS
Quantum mechanic mass spectrometry calculation program
Stars: ✭ 25 (+66.67%)
Mutual labels:  molecular-dynamics
MDBenchmark
Quickly generate, start and analyze benchmarks for molecular dynamics simulations.
Stars: ✭ 64 (+326.67%)
Mutual labels:  molecular-dynamics
wepy
Weighted Ensemble simulation framework in Python
Stars: ✭ 38 (+153.33%)
Mutual labels:  molecular-dynamics
libra-code
quantum-dynamics-hub.github.io/libra/index.html
Stars: ✭ 33 (+120%)
Mutual labels:  molecular-dynamics
nequip
NequIP is a code for building E(3)-equivariant interatomic potentials
Stars: ✭ 312 (+1980%)
Mutual labels:  molecular-dynamics
foyer
A package for atom-typing as well as applying and disseminating forcefields
Stars: ✭ 78 (+420%)
Mutual labels:  molecular-dynamics
covid
MolSSI SARS-CoV-2 Biomolecular Simulation Data and Algorithm Store
Stars: ✭ 24 (+60%)
Mutual labels:  molecular-dynamics
pylj
Teaching Utility for Classical Atomistic Simulation.
Stars: ✭ 23 (+53.33%)
Mutual labels:  molecular-dynamics
SCEMa
HMM implementation featuring Deal.II (FE) and LAMMPS (MD)
Stars: ✭ 14 (-6.67%)
Mutual labels:  molecular-dynamics

MDToolbox.jl

Run tests

A Julia package for molecular dynamics trajectories analysis and modeling of biomolecules

Some functions have been ported into Julia from our old MATLAB/Octave toolbox https://github.com/ymatsunaga/mdtoolbox

Julia version 1.6 or later is required.

$ julia
julia> 
# enter the package mode by pressing ]
pkg> add MDToolbox
# return to the REPL mode by pressing BACKSPACE or DELETE
julia> using MDToolbox
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].