https://github.com/fermo-metabolomics/fermo_docs
Science Score: 49.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
Found 3 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.7%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: fermo-metabolomics
- License: mit
- Default Branch: main
- Size: 8.06 MB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 1
Created almost 2 years ago
· Last pushed 11 months ago
Metadata Files
Readme
License
README.md
fermo_docs
This repo contains documentation for the metabolomics dashboard tool FERMO.
The documentation is deployed to GitHub Pages and available here.
See also the FERMO Metabolomics Organization page.
Concept
This repository uses GitHub Actions to automatically deploy changes to the code (=the documentation) to GitHub pages.
Deploy locally
- Install the package with
hatch env create - Run the page locally using
hatch run mkdocs serve
About
See pyproject.toml for all project-related metadata.
License
See LICENSE
Authors
- Mitja M. Zdouc zdoucmm@gmail.com
Owner
- Name: fermo-metabolomics
- Login: fermo-metabolomics
- Kind: organization
- Repositories: 1
- Profile: https://github.com/fermo-metabolomics
GitHub Events
Total
- Release event: 1
- Push event: 22
- Create event: 2
Last Year
- Release event: 1
- Push event: 22
- Create event: 2
Dependencies
pyproject.toml
pypi
- mkdocs-material ~=9.5.23
.github/workflows/ci.yml
actions
- actions/cache v4 composite
- actions/checkout v4 composite
- actions/setup-python v5 composite