Hi Charles,I would use any scripting language you are familiar with - python, bash, csh. Here is a bash script adapted fromfor file in *.pdbdoecho $filephenix.molprobity "$file" > "$file"_results.txtdoneOn mac - make a file mpscript put it in a directory with your .pdb, then runchmod a+x mpscript./mpscriptHope it helps.Best regards,Oleg Sobolev.On Mon, Jun 25, 2018 at 1:39 PM, CPMAS Chen <cpmasmit@gmail.com> wrote:Hi, All,I have about 100 structures needs be validated and optimized. what will be a fast way to do so? Can I somehow put phenix.molprobity in a circle?Thanks!--***************************************************
Charles Chen
Research Instructor
University of Pittsburgh School of Medicine
Department of Anesthesiology
******************************************************
_______________________________________________
phenixbb mailing list
phenixbb@phenix-online.org
http://phenix-online.org/mailman/listinfo/phenixbb
Unsubscribe: phenixbb-leave@phenix-online.org
***************************************************
Charles Chen
Research Instructor
University of Pittsburgh School of Medicine
Department of Anesthesiology
******************************************************