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 7, 2019, 9:34 a.m.