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:
devtools::install_github("janlisec/IsoCor")
or alternatively install from CRAN:
install.packages("IsoCor")
Afterwards you can start the app locally in your browser running:
IsoCor::ic_app()
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.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.