cheminfo / cheminfo/hoses-search-sqlite3

Create route info

Open
#8 0 comments 0 reactions 1 assignee Claimed by @gaelcartier View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.