write.molecules(mols, filename, together=TRUE, write.props=FALSE)
list
of Java objects of class IAtomContainer
together
is FALSE then this argument is taken as a prefix for
the name of the individual filesTRUE
then all the molecules are written to a
single SD file. If FALSE
each molecule is written to an
individual filetogether
argument can be set ot FALSE
. In this case, the
value of filename
is used as a prefix, to which a numeric
identifier and the suffix of ".sdf" is appended. In case, a single
molecule is to be written to disk, simply specify the filename and use
the default value of together
load.molecules
,
set.property
,
get.property
,
remove.property