Entering edit mode
shuaishigao_cn
•
0
@shuaishigao_cn-17910
Last seen 6.1 years ago
I have several '.sdf' files of different molecules library and I want to analysis them together.
I read those '.sdf' files by 'read.SDFset()' into different names.
How to combine them into one 'SDFset' for the later analysis?
(I've tried 'cbind2', 'rbind2', 'merge' commands but not work.)
Thank you!
Shuaishi