This R package is providing graphical user interfaces for processing isotopocule ratio measurements from an Orbitrap mass spectrometer. It uses .isox files created by IsoX as input.
isoorbiGUI can be installed directly from GitHub, by using the R development tools package (devtools). A word of caution that isoorbiGUI is still under very active development. Currently, development versions include additional functionality with syntax that might not be backwards compatible.
# install.packages("devtools") # only needed once
devtools::install_github("isoverse/isoorbiGUI")