sumPeaksName: Peak DataFrame Combination

Description Usage Arguments Value Examples

View source: R/sumPeaksName.R

Description

creates a dataframe which adds two peak dataframe by combining like and independant peaks and marks each as such

Usage

1
sumPeaksName(WTpeaks.data, KOpeaks.data, firstString, secondString)

Arguments

WTpeaks.data

a peak file containing the peaks of one conn file

KOpeaks.data

a peak file containing the peaks of one conn file

firstString

the character you want attached with the first conns file

secondString

the character you want attached with the second conns file

Value

a dataframe containing the peak information of your signifigant peaks

Examples

1
peaks.data = sigPeakFinder(SUM.data, 20, 50)

samissimas/ciceroAddition documentation built on Aug. 10, 2019, 12:02 a.m.