R/MSGFplus-package.R

#' An interface between R and MS-GF+
#' 
#' This package comes bundled with the peptide database search tool MS-GF+ and
#' provides means of running peptide searches from within R with automatic
#' result import and easy handling of parameters.
#' 
#' The version bundled with this package is: MS-GF+ Beta (v10072) (11/11/2013)
#' 
#' @author Thomas Lin Pedersen with contributions from Laurent Gatto
#' 
#' @import methods
#' @docType package
#' @name MSGFplus-package
#' 
NULL
thomasp85/MSGFplus documentation built on Aug. 29, 2020, 5:23 a.m.