https://github.com/databio/henge
Keeper of DRUIDs: a Python interface to Decomposable Recursive UIDs
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
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.4%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Keeper of DRUIDs: a Python interface to Decomposable Recursive UIDs
Basic Info
- Host: GitHub
- Owner: databio
- License: bsd-2-clause
- Language: Python
- Default Branch: master
- Homepage: http://henge.databio.org
- Size: 150 KB
Statistics
- Stars: 1
- Watchers: 8
- Forks: 0
- Open Issues: 1
- Releases: 7
Created over 6 years ago
· Last pushed over 1 year ago
Metadata Files
Readme
License
README.md
Henge
Henge is a Python package that builds backends for generic decomposable recursive unique identifiers (or, DRUIDs). It is intended to be used as a building block for sequence collections (see the seqcol package), and also for other data types that need content-derived identifiers.
Documentation at http://henge.databio.org.
Owner
- Name: Databio
- Login: databio
- Kind: organization
- Location: University of Virginia
- Website: https://databio.org
- Repositories: 88
- Profile: https://github.com/databio
Solving problems in computational biology
GitHub Events
Total
- Watch event: 1
- Push event: 1
Last Year
- Watch event: 1
- Push event: 1
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 1
- Total pull requests: 10
- Average time to close issues: N/A
- Average time to close pull requests: 15 days
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 10
- 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
- nsheff (1)
Pull Request Authors
- nsheff (10)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
requirements/requirements-all.txt
pypi
- jsonschema *
- logmuse *
- ubiquerg >=0.5.2
- yacman >=0.6.7
requirements/requirements-docs.txt
pypi
- henge *
- mkdocs >=1.0
- yacman *
requirements/requirements-test.txt
pypi
- coveralls >=1.1 test
- oyaml * test
- pytest-cov ==2.6.1 test