MaxQuant.live (v. 2.1) contains the prioritization feature applied in the pSCoPE manuscript. This tool is compatible with Thermo orbitrap instruments running Tune v. 2.9 and Microsoft .Net v. 4.7.2. An automated system compatibility assessment is available on the linked MaxQuant.Live website.
The code blocks in this repository for figure generation and inclusion list generation have been tested on R >= 4.0.2, OSX 10.14 / Windows 10. R can be downloaded from the main R Project page or downloaded with the RStudio Application.
The minimal data needed for figure generation is available by following the "Download data" link above and downloading the figure_data.zip directory.
All publication figures can be generated separately by running either the PDAC_BMDM_technical_figure_generation_script.rmd file or the BMDM_bio_figure_generation_script.rmd file, respectively.
A prioritized inclusion list can generated from DIA data searched by Spectronaut using the prioritizedInclusionListGen.rmd file. A sample set of Spectronaut search results to use can be found in the sampleFiles directory.
Information from the MaxQuant.Live log files can be extracted using the MaxQuantLive_Log_Stats_Script.rmd file.
The limited FASTA files used for searching prioritized single-cell experiments were generated using the limited_FASTA_generation_script.rmd file.
FASTA files containing MEROPS-annotated proteolytic cleavage products can be generated via the MEROPS_FASTA_generation_script.rmd file.
The manuscript is freely available on bioRxiv: Huffman et al., 2022
Contact the authors by email: nslavov{at}northeastern.edu.
The pSCoPE code is distributed by an MIT license.
Please feel free to contribute to this project by opening an issue or pull request.