ccsb-scripps / AutoDock-Vina

AutoDock Vina
http://vina.scripps.edu
Apache License 2.0
597 stars 210 forks source link

How to get the log file in the 1.2.4 version ? #210

Open Victini1999 opened 1 year ago

Victini1999 commented 1 year ago

How can i get the log file that was like this ? mode | affinity | dist from best mode | (kcal/mol) | rmsd l.b.| rmsd u.b. -----+------------+----------+----------

Thanks in advance JF

diogomart commented 1 year ago

The --log option didn't change from 1.2.3 to 1.2.4. We dropped it in 1.2.0. You can always redirect stdout to a file with the > operator.