You do not have permission to delete messages in this group
Link
Report message as abuse
Sign in to report message as abuse
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MolSoft ICM Knowledge Base
Question:
I have undertaken structure-based Virtual Ligand Screening and I have made a hitlist. I docked from an index of the sdf and I want to add the columns from my original sdf file into the hitlist - how can I do this?
Answer:
You can extract data from the original sdf file (e.g. ScreeningDB) using the index .IX column in the hitlist (mydock_answers).
read index "//path/ScreeningDB.inx" #read in index
read table index ScreeningDB[mydock_answers.IX]
Andrew Orry
unread,
Mar 31, 2021, 11:39:39 AM3/31/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Link
Report message as abuse
Sign in to report message as abuse
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MolSoft ICM Knowledge Base
In the GUI
You can index in Docking/Tools/Index Mol..
You can dock the index Docking/Setup Batch from index