How to get differntial Protein expression from protein abundance?
1
0
Entering edit mode
3 months ago
Omar • 0

I have proteome data from MS that looks like this:

Accession   mock_2h DZ_2h   tZ_2h   iP_2h   cZ_2h
AT1G14640   414177.811  338580.8139 156843.029  0.01    429917.5057
AT4G04210   18772.64082 9343.005921 10221.41105 14003.91488 0.01
AT2G28210   1888.572701 3808.277547 5535.396042 3619.26865  0.01

So I've got the abundance for each Accession ID, that's how I received the data from collaborators but I want a package or a script to perform differential protein expression comparing treatment groups to the control, all the differential protein packages are starting with peptide quantification. If anyone knows a package that could do please let me know.

Thanks.

Proteomics protein DEPs Abundance • 253 views
ADD COMMENT
1
Entering edit mode
3 months ago
mark.ziemann ★ 1.9k

Hi Omar, consider transposing your data table so each row is a protein and each column is a sample. Assuming these values have already been normalised, you could run limma which is commonly used for differential expression of normal data.

ADD COMMENT

Login before adding your answer.

Traffic: 1617 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