cheminfo / cheminfo/sdf-parser

Parse file 5 or less bytes

Open
#23 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
11
Forks
7
PR merge metrics
No merged PRs in 30d

Description

Is it valid file according to SDF specifications?
```txt
qwe
```
I am asking because during parsing this file I have no errors and parser just returned an empty result:
```JSON
{
"time": 0,
"molecules": [],
"labels": [],
"statistics": []
}
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.