Open Tomnl opened 6 years ago
Hi,
I was wondering what the reason would be for the [M+2]+ isotope annotation to be so far outside of the tolerated mz ranges.
See below:
I thought that the [M+2]+ would be between the tolerance in this matrix plus the ppm and absolute tolerances.
Sorry if I am missing something obvious. Any help would be appreciated
Version details
R version 3.3.1 (2016-06-21) -- Platform: x86_64-w64-mingw32/x64 (64-bit) Running under: Windows 7 x64 (build 7601) Service Pack 1 CAMERA_1.30.0
CAMERA workflow
xsa <- xsAnnotate(xset) xsa <- groupFWHM(xsa) xsa <- groupCorr(xsa) xsa <- findIsotopes(xsa) xsa <- findAdducts(xsa, polarity = 'positive')
Attached is the peaklist in case it might be useful to troubleshoot
check_for_github_issue.zip
Hi,
I was wondering what the reason would be for the [M+2]+ isotope annotation to be so far outside of the tolerated mz ranges.
See below:
I thought that the [M+2]+ would be between the tolerance in this matrix plus the ppm and absolute tolerances.
Sorry if I am missing something obvious. Any help would be appreciated
Version details
CAMERA workflow