Converts an array of objects containing molfile to a SDF
(any)
(object
= {})
options to create the SDF
| Name | Description |
|---|---|
options.strict boolean
(default false)
|
throw errors in no molfile |
options.molfilePropertyName string
(default "molfile")
|
contains the name of the property containing the molfile |
options.filter RegExp
(default /.*\/)
|
regular expression containing a filter for the properties to add |
options.eol string
(default '\n')
|
string to use as end-of-line delimiter |
object: