cheminfo / cheminfo/hoses-search-sqlite3
Create route info
Open
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
returns a JSON
```js
{
algorithms: [{name, {algorithmID, version, description, contactID, mail, count(entries), count(atoms), count(hoses)}}],
globals: {
atoms: {total, lastMonth, last12Months},
hoses: {total, lastMonth, last12Months},
entries: {total, lastMonth, last12Months},
}
},
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.