Identify_Peptide_Peaks: Calculates a set of Peaks

Description Usage Details

View source: R/Identify_Peptide_Peaks.R

Description

Using the result of a pulldown_import, go through each protein and calculate the peaks associated with each MHC.

Usage

1
2
3
Identify_Peptide_Peaks(input, output_file = "pulldown_peaks.csv",
  method = "PoT", param = NA, min_peak_length = 1,
  merge_peak_gap = 2)

Details

This should output the data frame of peaks for each protein along with the meta data


dereksonderegger/PepSeq documentation built on July 24, 2019, 12:57 a.m.