Tutorial LQTA-QSAR
Tutorial LQTA-QSAR
3 - Run the command (write only what is after the "$" symbol):
$ run_dyn
Aligment
2 - Create a text file with all the directory names of the dynamic
outputs. Each name must be in each line of the text file and the
text file must be named "names.txt". For example, there are 3
directories: m01, m02 and m03. The text file will be:
m01
m02
m03
You can put them in any order. The text file can be made
manually or by any other way. One of the possibilities is to use
to open the terminal, navigate o the directory containing dynamic
output directories ans use the command:
$ mknames
"names.txt": "index.txt":
m01 1 3 5 7
m02 1 3 5 7
m03 2 4 5 9
If the "names.txt" file has a different order, the same order must
beused in "index.txt" file:
"names.txt": "index.txt":
m02 1 3 5 7
m03 2 4 5 9
m01 1 3 5 7
4 - Create a new directory in the same one (use only letters and
numbers). Copy both "names.txt" and "index.txt" to the new
directory.
$ mk_ndx
m01_red.ndx
m02.ndx
m03.ndx
$ mk_grid_inps
Coord X Y Z
Min 1.744 1.643 0.446
Max 2.912 2.858 1.594
X: (31 - 16) = 15
Y: (30 - 15) = 15
Z: (17 - 3) = 14
$ lqtagridpy -h