MetaNetXReactions.jl

Author stelmo
Popularity
1 Star
Updated Last
11 Months 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.