identify_peaks2: Multivariate standardization using Cleaved/Uncleaved...

Description Usage Arguments

View source: R/Identify_Peaks.R

Description

Given multiple sequences of (x,y) pairs, create a vector idenifying the peaks.

Usage

1
2
identify_peaks2(data, index = "index", cleaved = "Cleaved",
  uncleaved = "Uncleaved")

Arguments

data

A data frame contain an index, cleaved and uncleaved columns.

index

Which column in the data set corresponds to the index

cleaved

Which column in the data set corresponds to the cleaved

uncleaved

Which column in the data set corresponds to the uncleaved values


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