R/xcombr_db-generic.R

#' Generate all combinations of crosslinked peptides
#'
#' @description Take peptide sequences from one or multiple proteins and
#'   generates linearized versions of the potential crosslinked peptides
#'   according to the xComb strategy described by
#'   \href{http://pubs.acs.org/doi/abs/10.1021/pr9011816}{Panchaud et al, 2010}.
#'

setGeneric("xcombr_db", function(x, ...) standardGeneric("xcombr_db"))
wfondrie/xCombR documentation built on May 15, 2019, 5:34 p.m.