MetaNetXReactions.jl

Author stelmo
Popularity
0 Stars
Updated Last
2 Years Ago
Started In
August 2022

MetaNetXReactions.jl

repostatus-img

This is a simple package you can use to query reactions from MetaNetX.

using MetaNetXReactions # load module

r = get_reaction_from_rhea(11844) # get some data using Rhea reaction id

m = get_metabolite_from_chebi(36986) # get some data using chebi id

Used By Packages

No packages found.