|
From: JP <jea...@in...> - 2011-06-03 08:19:35
|
Hi there, Using OpenBabel 2.3.0, is there a way how to split a molecule file (e.g. sdf) into chunks? I can imagine two different modes of action: 0) split molecule file in n chunks 1) split molecule file in chunks of (at most) n molecules The use case for this is that sometimes you want to work with smaller files (e.g. when submitting multiple jobs on a cluster), or for testing of products. Cheers JP |