How to convert multiple PDB files to ICM objects automatically?

33 views
Skip to first unread message

Andrew Orry

unread,
Jun 13, 2017, 5:33:45 PM6/13/17
to MolSoft ICM Knowledge Base
Q.
How to convert multiple PDB files to ICM objects automatically?
A.
You could do this on the command line with the following script

for i=1, Nof(object)
convertObject a_$i. no yes yes yes yes
write object String(Name(a_$i.)) #optional to write out object
endfor

Reply all
Reply to author
Forward
0 new messages