cheminfo / cheminfo/hoses-search-sqlite3
Create route 'predict'
Open
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## input:
- algorithmID
- molfile
## output:
```js
{
molfile,
molfileWithH,
predictions: []
spectrum: {
x: {
units,
label,
data: []
},
y: {
units,
label,
data: []
}
}
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.