search for: peakindex

Displaying 2 results from an estimated 2 matches for "peakindex".

2008 Mar 24
3
Simple problem in R
...e: In data(exampleMS) : data set 'exampleMS' not found > SNR.Th <- 3 > peakInfo <- peakDetectionCWT(exampleMS, SNR.Th=SNR.Th) Error: could not find function "peakDetectionCWT" > majorPeakInfo = peakInfo$majorPeakInfo Error: object "peakInfo" not found > peakIndex <- majorPeakInfo$peakIndex Error: object "majorPeakInfo" not found > plotPeak(exampleMS, peakIndex, main=paste('Identified peaks with SNR >', > SNR.Th)) Did I make a mistake somewhere or is the code they wrote flawed? -- View this message in context: http://www.nab...
2008 Mar 25
2
Newbie question
I have 2 tables,T1 and T2. There are 4 columns of T1 and 2 columns of T2 T2 1. 990334. G000021 2. 844047. G000025 3. 281739. G000037 4 280903. G002615 5 418546. G004657 The data in T1 V1 V2 V3 V4 1 T00015 AFP1 human G004657 2 T00035 AP-2alphaA human G002615 3 T00036 AP-4 human G003918 4 T00040 AR human G004953 5 T00045