The goal of IsoCor is to analyze isotope data from
Inductively-coupled-plasma Mass-spectrometry (ICP-MS) analyses using a
dedicated Shiny
-App. Two workflows are supported for
isotope ratio (IR) and isotope dilution (ID) calculation.
You can access and test the app without local installation at www.bam.de/IsoCor.
To install the development version of IsoCor
from GitHub use:
::install_github("janlisec/IsoCor") devtools
or alternatively install from CRAN:
install.packages("IsoCor")
Afterwards you can start the app locally in your browser running:
::ic_app() IsoCor
The app contains test-data sets for both workflows, IR and ID. Measurement files can be uploaded in a number of different formats. Most parameters are explained either by tooltips or popups.
Scientific publications for the IR and ID workflows can be found here and here.