Skip to content

PrecursorIntensity of all MS2 spectra equal to zero? #6

Description

@gmhhope

Hi Johannes,

I noticed that in my dataset, all my precursor intensity of all MS2 spectra equal to zero? But I do get peaks when I look into the data. This is important for me as I need to filter the data with relatively high precursor intensity.

sps_ms2$precursorIntensity[1:30]
 [1] 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

> unique(sps_ms2$precursorIntensity)
[1] 0

I can see TIC of the MS2 spectra:

> sps_ms2$totIonCurrent[1:20]
 [1] 10730646.00  6785630.50  4910262.00  2219103.75  2152170.00  5834306.00   258699.50  5996742.00  1365530.38
[10]  1163728.00   356782.12   300545.16  1608516.50    24769.94   678570.06   231850.31   429202.44   855109.00
[19]   405815.31   704396.00

Do you know why? Any ideas on the troubleshooting? I haven't tried it in your tutorial dataset. If I finish this run, I will try.

Hope you can help! Appreciate it!

Thanks,
Minghao Gong

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions