R/parsemsf.R

#' parsemsf: Parse ThermoFisher MSF files and estimate protein abundances.
#'
#' @docType package
#' @name parsemsf
#'
#' @import dplyr
#' @importFrom lazyeval interp
#' @import tidyr
#' @importFrom stats setNames
#' @import stringr

NULL
benjaminjack/parsemsf documentation built on May 12, 2019, 11:54 a.m.