Skip to content

Using PXD015169 data from PRIDE #23

@MonnieMcGee

Description

@MonnieMcGee

Dear rpx,

I am new to MS/MS data analysis. I am trying to load a data set from the PRIDE data base into R using rpx. The accession number for PRIDE is in the subject line, and here is the paper reference: https://www.nature.com/articles/s41597-022-01871-9. According to the paper, the MS data was obtained from MaxQuant.

I am trying to follow the rpx vignette (actually, the book "R for Mass Spectrometry"), but I'm having a little trouble.

My problem is that the files from PRIDE have .raw, .mzid, and .MGF extensions. Those file extensions do not match the extensions that are used in the rpx vignette. How can I import PXD015169 data into R? I don't really care what package I use - I just want to get the data into R. Here's what I have thus far:

library(rpx)

Need to create a cache

my_cache <- BiocFileCache::BiocFileCache(tempfile())
my_cache
px <- PXDataset2("PXD015169", cache = my_cache)
pxfiles(px, 61)

Output at the end of this email due to its length.

This is as far as I got because I am not sure which files need to be imported into R for analysis.

All I have access to are the files in PRIDE. I don't have any text files from MaxQuant.

Thanks,
MMc

Project PXD015169 files (61):
[remote] GM22647_fraction1_replicate1.raw
[remote] GM22647_fraction1_replicate2.raw
[remote] GM22647_fraction2_replicate1.raw
[remote] GM22647_fraction2_replicate2.raw
[remote] GM22647_fraction3_replicate1.raw
[remote] GM22647_fraction3_replicate2.raw
[remote] GM22647_fraction4_replicate1.raw
[remote] GM22647_fraction4_replicate2.raw
[remote] GM22647_replicate1.mzid.gz
[remote] GM22647_replicate2.mzid.gz
[remote] GM22648_fraction1_replicate1.raw
[remote] GM22648_fraction1_replicate2.raw
[remote] GM22648_fraction2_replicate1.raw
[remote] GM22648_fraction2_replicate2.raw
[remote] GM22648_fraction3_replicate1.raw
[remote] GM22648_fraction3_replicate2.raw
[remote] GM22648_fraction4_replicate1.raw
[remote] GM22648_fraction4_replicate2.raw
[remote] GM22648_replicate1.mzid.gz
[remote] GM22648_replicate2.mzid.gz
[remote] GM22649_fraction1_replicate1.raw
[remote] GM22649_fraction1_replicate2.raw
[remote] GM22649_fraction2_replicate1.raw
[remote] GM22649_fraction2_replicate2.raw
[remote] GM22649_fraction3_replicate1.raw
[remote] GM22649_fraction3_replicate2.raw
[remote] GM22649_fraction4_replicate1.raw
[remote] GM22649_fraction4_replicate2.raw
[remote] GM22649_replicate1.mzid.gz
[remote] GM22649_replicate2.mzid.gz
[remote] GM22650_fraction1_replicate1.raw
[remote] GM22650_fraction1_replicate2.raw
[remote] GM22650_fraction2_replicate1.raw
[remote] GM22650_fraction2_replicate2.raw
[remote] GM22650_fraction3_replicate1.raw
[remote] GM22650_fraction3_replicate2.raw
[remote] GM22650_fraction4_replicate1.raw
[remote] GM22650_fraction4_replicate2.raw
[remote] GM22650_replicate1.mzid.gz
[remote] GM22650_replicate2.mzid.gz
[remote] GM22651_fraction1_replicate1.raw
[remote] GM22651_fraction1_replicate2.raw
[remote] GM22651_fraction2_replicate1.raw
[remote] GM22651_fraction2_replicate2.raw
[remote] GM22651_fraction3_replicate1.raw
[remote] GM22651_fraction3_replicate2.raw
[remote] GM22651_fraction4_replicate1.raw
[remote] GM22651_fraction4_replicate2.raw
[remote] GM22651_replicate1.mzid.gz
[remote] GM22651_replicate2.mzid.gz
[remote] Mudpit_Experiment project64_01a_OL_1_2 from 20190401a_OL_1_2_2.mzid_Mudpit_Experiment_project64_01a_OL_1_2_from_20190401a_OL_1_2_2.MGF
[remote] Mudpit_Experiment project64_01a_OL_2_2 from 20190401a_OL_2_2_2.mzid_Mudpit_Experiment_project64_01a_OL_2_2_from_20190401a_OL_2_2_2.MGF
[remote] Mudpit_Experiment project64_01a_OL_3_2 from 20190401a_OL_3_2_2.mzid_Mudpit_Experiment_project64_01a_OL_3_2_from_20190401a_OL_3_2_2.MGF
[remote] Mudpit_Experiment project64_01a_OL_4_2 from 20190401a_OL_4_2_2.mzid_Mudpit_Experiment_project64_01a_OL_4_2_from_20190401a_OL_4_2_2.MGF
[remote] Mudpit_Experiment project64_01a_OL_5_2 from 20190401a_OL_5_2_2.mzid_Mudpit_Experiment_project64_01a_OL_5_2_from_20190401a_OL_5_2_2.MGF
[remote] Mudpit_Experiment project64_228a_OL_1_2 from 20190228a_OL_1_2.mzid_Mudpit_Experiment_project64_228a_OL_1_2_from_20190228a_OL_1_2.MGF
[remote] Mudpit_Experiment project64_228a_OL_2_2 from 20190228a_OL_2_2.mzid_Mudpit_Experiment_project64_228a_OL_2_2_from_20190228a_OL_2_2.MGF
[remote] Mudpit_Experiment project64_228a_OL_3_2 from 20190228a_OL_3_2.mzid_Mudpit_Experiment_project64_228a_OL_3_2_from_20190228a_OL_3_2.MGF
[remote] Mudpit_Experiment project64_228a_OL_4_2 from 20190228a_OL_4_2.mzid_Mudpit_Experiment_project64_228a_OL_4_2_from_20190228a_OL_4_2.MGF
[remote] Mudpit_OL5_1_ 20190328a_OL_5_1.mzid_Mudpit_OL5_1__20190328a_OL_5_1.MGF
[remote] README.txt

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