https://github.com/biocontainers/tools-metadata
Repository to storage clean metadata of the containers in biocontainers registry
https://github.com/biocontainers/tools-metadata
Last synced: 6 months ago
JSON representation
Repository to storage clean metadata of the containers in biocontainers registry
- Host: GitHub
- URL: https://github.com/biocontainers/tools-metadata
- Owner: BioContainers
- License: apache-2.0
- Created: 2018-11-10T08:04:03.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-01-19T15:10:56.000Z (almost 5 years ago)
- Last Synced: 2025-03-25T06:12:32.057Z (10 months ago)
- Language: Python
- Homepage: http://biocontainers.pro
- Size: 66.4 MB
- Stars: 3
- Watchers: 5
- Forks: 5
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tools-metadata
Repository to storage the tools metadata.
Metadata of some of the containers manually curated. (annotated.yaml)
To run the pubmed_keywords you need to set the following NCBI key:
```
export export NCBI_API_KEY="Your key"
```