项目作者: Tiger-0512

项目描述 :
Data Extractor for AutoDock Vina
高级语言: C
项目地址: git://github.com/Tiger-0512/autodock-vina-extractor.git
创建时间: 2020-11-22T12:18:37Z
项目社区:https://github.com/Tiger-0512/autodock-vina-extractor

开源协议:

下载


Autodock Vina Extractor

This is for AutoDock Vina to extract the model data

Environments

  • gcc 12.0.0
  • cmake 3.19.2

Usage

  1. $ git clone https://github.com/Tiger-0512/autodock-vina-extractor.git
  2. $ sh run.sh

Note

If you use your own data,

  • Change the fname in data_extractor.c to your own file path.
  • Change the model_len in data_extractor.c to your model’s length.

If you don’t change the fname and model_len, You can try the example with test data.