Skip to content

LV-IQ/MyDevMolSimToolkit.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stable Dev Tests codecov Aqua QA

MyDevMolSimToolkit

MolSimToolkit.jl provides a set of tools to analyse molecular dynamics simulations, and a framework for the development of custom analysis tools. This repository is a experimental version of the package for Work in Progress functionalities

Installation

import Pkg; Pkg.add("MolSimToolkit")

Using

using MolSimToolkit

Recommended

Also install PDBTools:

import Pkg; Pkg.add("PDBTools")
using PDBTools

About

Dev version of the MolSimToolkit.jl package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Julia 100.0%