Skip to content

StandardiseMolecules C++ error #5

Description

@allaway

Hello,

I have an SDF with about 300k molecules. I'd like to standardize all of the molecules. When I run StandardiseMolecules("Data/db_prelim.sdf", "Data/db_standardized.sdf", removed.file = "Data/db_removed.sdf")

The function works but hits a roadblock (see below) about 9/10ths of the way through the SDF. Is this a known error, and can I do anything to resolve it?

[1] "Standardising Structures: Reading SDF (R)"
....................................................................................................5000+
....................................................................................................5000+
removed for brevity
....................................................................................................5000+
....................................................................................................5000+
terminate called after throwing an instance of 'std::logic_error'
  what():  basic_string::_M_construct null not valid
.................................................................................Aborted (core dumped)

``

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions