sdf-creator
    Preparing search index...

    Function create

    • Converts an array of objects containing molfile to a SDF string.

      Parameters

      • molecules: Record<string, string>[]

        Array of molecule objects with molfile and properties.

      • options: CreateOptions = {}

        Options to create the SDF.

      Returns CreateResult

      An object with the generated SDF string and the time taken.