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

Try the MSGFplus package in your browser

Any scripts or data that you put into this service are public.

MSGFplus documentation built on Nov. 8, 2020, 6:48 p.m.