Table of Contents

AI2BMD is an artificial intelligence-based ab initio biomolecular dynamics system. Nature | Github

1. Description

AI2BMD has the same accuracy with QM and faster running speed (one order slower than MM).

2. Installation

According to Prof. Wang's response (Github issue 20), the software can only be installed with Docker.

2.1 Install Docker with apt

Docker Docs

2.2 Pull AI2BMD docker image

REF

3. Usage

4. Notes

There is one problem not solved. The files generated have the permission root:root, so one normal user can't delete the folder...

I have serched online to find the solution but failed to get an elegant one.

I raised a Github issue, waiting for Prof. Wang's reply.