Description Usage Arguments Value Examples
creates a dataframe which adds two peak dataframe by combining like and independant peaks and marks each as such
1 | sumPeaksName(WTpeaks.data, KOpeaks.data, firstString, secondString)
|
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 |
a dataframe containing the peak information of your signifigant peaks
1 | peaks.data = sigPeakFinder(SUM.data, 20, 50)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.