https://github.com/cheminfo/ocl-cache
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.9%) to scientific vocabulary
Last synced: 9 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: cheminfo
- License: mit
- Language: TypeScript
- Default Branch: main
- Size: 878 KB
Statistics
- Stars: 0
- Watchers: 6
- Forks: 1
- Open Issues: 6
- Releases: 3
Created almost 4 years ago
· Last pushed 10 months ago
Metadata Files
Readme
Changelog
License
README.md
ocl-cache
This project will cache derived molecule properties like noStereoIDCode, logP, etc in a sqlite3 database.
License
Owner
- Name: Cheminfo
- Login: cheminfo
- Kind: organization
- Website: https://www.cheminfo.org/
- Repositories: 242
- Profile: https://github.com/cheminfo
GitHub Events
Total
- Create event: 3
- Issues event: 1
- Release event: 2
- Issue comment event: 1
- Push event: 7
- Pull request event: 6
Last Year
- Create event: 3
- Issues event: 1
- Release event: 2
- Issue comment event: 1
- Push event: 7
- Pull request event: 6
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 7
- Total pull requests: 5
- Average time to close issues: about 3 hours
- Average time to close pull requests: 7 months
- Total issue authors: 2
- Total pull request authors: 3
- Average comments per issue: 0.57
- Average comments per pull request: 0.4
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: about 23 hours
- Issue authors: 1
- Pull request authors: 1
- Average comments per issue: 1.0
- Average comments per pull request: 0.5
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- lpatiny (1)
Pull Request Authors
- cheminfo-bot (5)
- targos (1)
Top Labels
Issue Labels
Pull Request Labels
autorelease: pending (4)
autorelease: tagged (1)
Dependencies
benchmark/package.json
npm
- cross-fetch ^3.1.5
- mass-tools ^0.60.40
- openchemlib ^8.0.1
- openchemlib-utils ^2.0.0
- p-all ^3.0.0
- piscina ^3.2.0
docker/package.json
npm
- @babel/plugin-transform-modules-commonjs ^7.18.6 development
- @babel/preset-typescript ^7.18.6 development
- @types/jest ^28.1.8 development
- eslint ^8.22.0 development
- eslint-config-cheminfo-typescript ^11.0.1 development
- jest ^28.1.3 development
- prettier ^2.7.1 development
- rimraf ^3.0.2 development
- typescript ^4.7.4 development
- @fastify/cors ^8.1.0
- @fastify/sensible ^5.1.0
- @fastify/swagger ^7.4.1
- @types/better-sqlite3 ^7.6.0
- @types/debug ^4.1.7
- better-sqlite3 ^7.6.2
- debug ^4.3.4
- delay ^5.0.0
- fastify ^4.5.2
- filelist-utils ^0.7.1
- mass-tools ^0.60.40
- nodemon ^2.0.19
- openchemlib ^8.0.1
- openchemlib-utils ^2.0.0
- p-all ^3.0.0
- piscina ^3.2.0
- sdf-parser ^6.0.0
.github/workflows/dockerimage.yml
actions
- actions/checkout v3 composite
.github/workflows/release.yml
actions
- google-github-actions/release-please-action v3 composite
docker/Dockerfile
docker
- node 18 build
docker-compose.example.yml
docker
- ghcr.io/cheminfo/ocl-cache-docker head
docker-compose.yml
docker
package.json
npm