Skip to content

cgkmw-durham/cg_param_m2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cg_param_m2

Coarse-grained mapping and parametrisation for the Martini 2 forcefield

Run with: ./cg_param.py "[SMILES]" [name].gro [name].itp

Outputs .gro and .itp files compatible with Gromacs

Dependencies:

*numpy/scipy *RDKit *requests

The easiest way to install these dependencies is with conda

$ conda create -c rdkit -n cg_param rdkit numpy scipy requests
$ conda activate cg_param

A full description of the mapping and parametrisation procedures, can be found in the following paper: T.D. Potter, E.L. Barrett and M.A. Miller, Automated Coarse-Grained Mapping Algorithm for the Martini Force Field and Benchmarks for Membrane–Water Partitioning, J. Chem. Theory Comput., 2021, https://doi.org/10.1021/acs.jctc.1c00322.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages