From a5b1bb6360cf1f88b6f6485aecf8ec7b1c67ee05 Mon Sep 17 00:00:00 2001 From: autodataming <1017044504@qq.com> Date: Tue, 10 Nov 2020 14:47:10 +0800 Subject: [PATCH] update url of sstmap --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 80c297f..62e3dbe 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ cd sstmap_test_suite/platforms/amber $ run_hsa -i testcase.prmtop -t md100ps.nc -l ligand.pdb -s 0 -f 100 -o testcase $ run_gist -i testcase.prmtop -t md100ps.nc -l ligand.pdb -g 20 20 20 -s 0 -f 100 -o testcase ``` -For examples using MD simulations generated from other packages, such as [Amber](http://ambermd.org/), [Charmm](https://www.charmm.org), [Gromacs](http://www.gromacs.org/), [NAMD](http://www.ks.uiuc.edu/Research/namd/), [OpenMM](http://openmm.org/) and [Desmond](https://www.deshawresearch.com/resources_desmond.html), please follow [this tutorial](http://sstmap.org/2017/05/03/simple-examples/) on [sstmap.org](sstmap.org). SSTMap can also be used as a Python module: +For examples using MD simulations generated from other packages, such as [Amber](http://ambermd.org/), [Charmm](https://www.charmm.org), [Gromacs](http://www.gromacs.org/), [NAMD](http://www.ks.uiuc.edu/Research/namd/), [OpenMM](http://openmm.org/) and [Desmond](https://www.deshawresearch.com/resources_desmond.html), please follow [this tutorial](http://sstmap.org/2017/06/03/simple-examples/) on [sstmap.org](http://sstmap.org/). SSTMap can also be used as a Python module: ```python import sstmap as sm