The goal of the FTMS.peakCharacterization package is to facilitate scan-centric peak characterization of profile level, multi-scan, direct-injection Fourier-transform mass spectrometry data.
You can read more about the merits of this scan-centric method in:
RM Flight, JM Mitchell & HNB Moseley
Scan-Centric, Frequency-Based Method for Characterizing Peaks from Direct Injection Fourier transform Mass Spectrometry Experiments
doi: https://doi.org/10.1101/2022.04.14.488423
This package is licensed with a BSD-like license with a 4th clause: No commercial use.
Academics who want to use it at their institution, please try it.
If you are at a business and want to use it, please contact the authors about licensing.
Warning: The authors of this package have not gone through and updated the dependencies for this package for a while. Therefore, when installing right now, you will likely get messages about missing dependencies. Please feel free to file an issue if you need help getting it up and running. This situation should be remedied shortly.
You can install the development version of FTMS.peakCharacterization from GitHub with:
# install.packages("remotes")
remotes::install_github("MoseleyBioinformaticsLab/FTMS.peakCharacterization")
We are lacking basic examples at the moment. We are hoping to get some basic example and more documentation of the functionality in here shortly.