robertyoung3/PFCdetective: Utilities for Analyzing Mass Spectrometry Data for Perfluorinated Compounds (PFCs)

Currently, the package contains utilities for interacting with the ChemCalc website (chemcalc.org). These utilities (1) take molecular formulas and return monoisotopic masses, and (2) take monoisotopic masses and return a series of elemental compositions based on input parameters, including the range of expected elemental compositions.The operation of these functions is described in an R Markdown document called "Rfunctions4ChemCalc.Rmd". Future versions of PFCdetective will include functions to compare detected monoisotopic masses to lists of known perfluorinated compounds (PFCs), and to compute and group detected monoisotopic masses by their Kendrick mass defects (repeating unit = CF2).

Getting started

Package details

AuthorRobert B. Young
MaintainerRobert B. Young <robertyoung3@gmail.com>
LicenseGPL-3
Version0.1.0
URL https://github.com/robertyoung3/PFCdetective
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("robertyoung3/PFCdetective")
robertyoung3/PFCdetective documentation built on June 5, 2020, 2:37 p.m.