https://github.com/damourchris/metabolicqueries.jl
A Julia package for accessing data from metabolic databases.
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
-
✓DOI references
Found 10 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.9%) to scientific vocabulary
Repository
A Julia package for accessing data from metabolic databases.
Basic Info
- Host: GitHub
- Owner: damourChris
- License: mit
- Language: Julia
- Default Branch: main
- Homepage: https://damourchris.github.io/MetabolicQueries.jl/
- Size: 874 KB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Features
- Querying, downloading, and working with data and models from databases such as BiGG, KEGG or the MetabolicAtlas.
- Integrated with metabolic packages in the julia ecosystem such as COBREXA.jl, SBMLToolkit.jl,SMBL.jl,Catalyst.jl and ReactionNetworkImporters.jl
Installation
To use this package, add it to you environment:
julia
using Pkg
Pkg.add("https://github.com/damourChris/MetabolicQueries.jl")
using MetabolicQueries
or via the REPL
julia
(@v1.8) pkg> add https://github.com/damourChris/MetabolicQueries.jl
julia> using MetabolicQueries
Databases
BiGG
BiGG Models is a knowledgebase of genome-scale metabolic network reconstructions. BiGG Models integrates more than 70 published genome-scale metabolic networks into a single database with a set of stardized identifiers called BiGG IDs. Genes in the BiGG models are mapped to NCBI genome annotations, and metabolites are linked to many external databases (KEGG, PubChem, and many more).
For details about updates to the BiGG Models website and database, see the updates page and the GitHub repository.
KEGG
MetabolicAtlas
Metabolic Atlas is a web platform integrating open-source genome scale metabolic models (GEMs) for easy browsing and analysis. Their goal is to collect curated GEMs, and to bring these models closer to FAIR principles. The website provides visualisations and comparisons of the GEMs, and links to resources, algorithms, other databases, and more general software applications. Their vision is to create a one-stop-shop for everything metabolism related.
Documentation
Documentation for the package is available here.
Contribution
If you want to help developing and maintaining this package, here a rough guideline:
Open up an issue:
- if you encounter a bug while using this package
- if you find a mismatch between the version of the database listed here and the one on the official page.
Pull request:
- Adding a new feature set
- Adding support for a new database
- Documentation improvements
Acknowledgement
This package would not be possible without the support from the databases. If you end up using this package in your research, please make sure to properly cite all the resources that you have used!
License
This package is licensed under the MIT License.
Owner
- Name: Christopher Damour
- Login: damourChris
- Kind: user
- Location: Maastricht
- Repositories: 1
- Profile: https://github.com/damourChris
My public student profile
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: less than a minute
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- 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
Pull Request Authors
- damourChris (2)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout v4 composite
- actions/deploy-pages v4 composite
- actions/upload-pages-artifact v3 composite
- awalsh128/cache-apt-pkgs-action v1 composite
- julia-actions/cache v1 composite
- julia-actions/julia-runtest latest composite
- julia-actions/setup-julia latest composite
- JuliaRegistries/TagBot v1 composite
- actions/checkout v4 composite
- awalsh128/cache-apt-pkgs-action v1 composite
- julia-actions/cache v1 composite
- julia-actions/julia-runtest latest composite
- julia-actions/setup-julia latest composite