This package provides functions to analyze molecular dynamics simulations, and a framework for the development of custom analysis tools.
It is currently on very early development stage.
import Pkg; Pkg.add(url="http://github.com/m3g/MolSimToolkit.jl")
using MolSimToolkit
Also install PDBTools
:
import Pkg; Pkg.add("PDBTools")
import PDBTools