https://github.com/cheminfo/chem-ram-db

https://github.com/cheminfo/chem-ram-db

Science Score: 13.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
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.8%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: cheminfo
  • License: mit
  • Language: JavaScript
  • Default Branch: master
  • Size: 47.9 KB
Statistics
  • Stars: 0
  • Watchers: 5
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 10 years ago · Last pushed over 9 years ago
Metadata Files
Readme License

README.md

chem-ram-db

Allowed types

uint8, uint16, uint32, int8, int16, int32, float32, float64, ascii

CRD format, version 2

Structure

  • Uint16: version of the format (2)
  • Uint16: number of custom fields
  • Field definitions
  • Uint32: number of records
  • Records

Field definition

  • Uint8: data type
  • Uint8: length in record (0 = variable length, 1 = single value, n>1 = array of n values)
  • Uint8: label length
  • ASCII: label

Record

  • Uint16: length of oclID (n)
  • Uint8[n]: oclID
  • Uint32[16]: index
  • Float32: relative weight
  • Custom fields

Owner

  • Name: Cheminfo
  • Login: cheminfo
  • Kind: organization

GitHub Events

Total
Last Year

Committers

Last synced: about 3 years ago

All Time
  • Total Commits: 61
  • Total Committers: 3
  • Avg Commits per committer: 20.333
  • Development Distribution Score (DDS): 0.148
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Michaël Zasso m****e@g****m 52
greenkeeperio-bot s****t@g****o 8
Luc Patiny l****c@p****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 1
  • Total pull requests: 20
  • Average time to close issues: about 21 hours
  • Average time to close pull requests: 3 months
  • Total issue authors: 1
  • Total pull request authors: 2
  • Average comments per issue: 1.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 8
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • lpatiny (1)
Pull Request Authors
  • greenkeeperio-bot (19)
  • targos (1)
Top Labels
Issue Labels
Pull Request Labels
greenkeeper (8)

Packages

  • Total packages: 1
  • Total downloads:
    • npm 31 last-month
  • Total dependent packages: 1
  • Total dependent repositories: 1
  • Total versions: 8
  • Total maintainers: 4
npmjs.org: crdb

crdb

  • Versions: 8
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Downloads: 31 Last month
Rankings
Dependent repos count: 10.4%
Forks count: 15.4%
Stargazers count: 21.0%
Dependent packages count: 21.0%
Average: 21.2%
Downloads: 38.2%
Last synced: 10 months ago

Dependencies

package.json npm
  • cheminfo-tools ^1.3.4 development
  • commander ^2.9.0
  • iobuffer ^2.0.0
  • openchemlib ^3.2.4
  • sdf-parser ^1.0.0
  • timsort ^0.2.1