Skip to content
/ SIS Public

Coarse-grained molecular dynamics simulation with the Single-Interaction-Site RNA model

License

Notifications You must be signed in to change notification settings

Hori-Lab/SIS

Folders and files

NameName
Last commit message
Last commit date
Apr 19, 2023
Jun 2, 2022
Apr 19, 2023
Apr 11, 2023
Feb 14, 2023
Feb 14, 2023
Apr 19, 2023
May 15, 2022
May 1, 2022
Apr 30, 2022
Nov 21, 2021
Apr 19, 2023
Sep 12, 2021
Apr 11, 2023
Sep 12, 2021
May 4, 2022
Sep 18, 2021
Aug 19, 2022

Repository files navigation

sis

Clone

git clone git://github.com/naotohori/sis.git

Required submodules will be automatically installed via cmake when build. If it does not work, use the following git command.

git clone --recurse-submodules -j8 git://github.com/naotohori/sis.git

Compile

mkdir -p ./build && cd ./build
cmake ..
make -j12
cd ..
ln -s build/sis