Loading...

Metabolism modeling

Here are some things to consider before modeling metabolism.

Below is code for fitting metabolism models with streamMetabolizer, the model fitting software leveraged by StreamPULSE. Copy and paste into R and test it out.

You can get more information on the StreamPULSE R package here. Note that you'll need to use your unique user token to access your embargoed data via request_data. All new site data are embargoed for 1 year automatically, meaning they're only available to the uploading user (or to additional users to whom permission is explicitly granted) during that time. To lengthen or shorten this embargo period, or to get your user token, contact us.

For more information on streamMetabolizer, please visit the project GitHub page, or take a look at this paper.

R code template