MDToolbox.jl

MDToolbox.jl: A Julia package for molecular dynamics trajectories analysis and modeling of biomolecules
Author matsunagalab
Popularity
16 Stars
Updated Last
1 Year Ago
Started In
August 2018

MDToolbox.jl

Run tests

A Julia package for molecular dynamics trajectories analysis and modeling of biomolecules. Note that this package is continually under development.

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