Skip to content

xuzhang0131/MCMCFlux

Repository files navigation

MCMCFlux

This repository serves as the source code for Bayesian kinetic modeling for tracer-based metabolomic data.

myMCMC.cpp is the main function.

genDRAM_GibbsWithMH.cpp is for the MCMC sampling.

PurineSynthesis.cpp provides all the ODE equations.

To compile the cpp functions, run "g++ -o myMCMC ./myMCMC.cpp data_process.cpp genDRAM_GibbsWithMH.cpp PurineSynthesis.cpp"

final.R is the R code for the summarization of the MCMC samples.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published