Differential Abundance between samples
1
0
Entering edit mode
3 months ago
catfishtom • 0

I'm new to the field and I'm trying to solve this problem - I have two files

preprocessed.csv contains pre processed spectra for the samples. In particular, the spectra have been de noised (by using wavelets) and the baseline has been removed.

mz.csv contains a list of m/z coordinates with putative peaks, obtained based on a mean spectrum.

I need to quantify the intensity at each putative peak location, indicated in the mz.csv file, by using the maximum observed normalized intensity in the window around the putative peak location bounded to the left and right by local minima.

Does anyone have any idea how to do this ?

I also need to answer the question: Are there locations, at which normal samples are statistically significantly different from the cancer samples?

Differential-Abundance Mass-Spectrometry • 258 views
ADD COMMENT
1
Entering edit mode
3 months ago

For protein mass spec one would usually use software such as MaxQuant to convert your spectra to peptide counts. https://www.maxquant.org/

The MaxQuant authors also offer Perseus, which can do statistical analysis of the MaxQuant output, although I think that limma is also used.

ADD COMMENT

Login before adding your answer.

Traffic: 2997 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6