Data Extractor for AutoDock Vina
This is for AutoDock Vina to extract the model data
$ git clone https://github.com/Tiger-0512/autodock-vina-extractor.git
$ sh run.sh
If you use your own data,
fname
in data_extractor.c
to your own file path.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.