Skip to the content.

FRAME

FRactionation And Mixing Evaluation

Welcome to FRAME! A friendly graphical interface for calculation of isotope mixing.

Article at PLOS ONE

About

FRAME is a Bayesian stable isotope mixing model for sources partitioning AND simultaneous estimation of fractionation progress based on the stable isotope composition of sources/substrates and mixture/products. The underlying mathematical algorithm is the Markov-Chain Monte Carlo implemented in python. It features an open mathematical design allowing for the implementation of custom additional processes that alternate the characteristics of the final mixture and its application for a broad range of studies. It comes with a friendly graphical interface too!

Install

Latest release:

The python source code and instructions for developers are given on the github page.

User Guide

The program works in 5 simple steps:

Step Screenshot
1. Load data on your measured samples scrrenshot loading data
2. Load isotopic signatures of considered sources screanshot loading sources
3. (Optional: Load details on the fractionation process) screenshot loading fractionation
4. Verify your loaded data screenshot data plotted
5. Run the model! screenshot run model

Voila! The simulation is running!

screenshot model running

A more detailed user guide can be found under this link.

A much more detailed scientific description, including an explanation of some real-world use cases is published here: [link to the paper – coming soon!].

The example input data are included in the installation and for the real-world examples see: real-world-examples

Discussion and bugs report

Our mailing list is at https://groups.google.com/g/frame-isotopes. In case of any questions regarding the program (underlying algorithms, usage, etc.) please write to us there.

Our issue tracker is at https://github.com/malewick/frame/issues. Please report any bugs that you find.

Atribution

Please cite FRAME in publications using:

Lewicki MP, Lewicka-Szczebak D, Skrzypek G (2022) FRAME—Monte Carlo model for evaluation of the stable isotope mixing and fractionation. PLoS ONE 17(11): e0277204. https://doi.org/10.1371/journal.pone.0277204

License, Distribution and Disclaimer

FRAME is GPL3 licensed (see the LICENSE file for details). Please cite our work when using it in your work and also consider documenting and contributing all your changes back, so that we can incorporate it and all of us will benefit in the end.

FRAME is provided free of charge and is distributed in the hope that it will be useful. This software is provided “as is” and without warranty. Use at your own risk. The authors hereby disclaim any liability for the use of this freeware software. If you do not accept these conditions please do not download or use FRAME.

Authors