Skip to content

Prioritized Mass Spectrometry Proteomics. Prioritized Single-Cell ProtEomics by Mass Spectrometry code associated with the pSCoPE manuscript.

License

Notifications You must be signed in to change notification settings

SlavovLab/pSCoPE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pSCoPE

Prioritized Single-Cell ProtEomics by Mass Spectrometry

GitHub

DOI

workflow

Requirements

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.

Running

Publication figure generation

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.

Inclusion-list generation

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.

MaxQuant.Live log files

Information from the MaxQuant.Live log files can be extracted using the MaxQuantLive_Log_Stats_Script.rmd file.

Limited FASTA

The limited FASTA files used for searching prioritized single-cell experiments were generated using the limited_FASTA_generation_script.rmd file.

FASTA including MEROPS-annotated peptides

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.

License

The pSCoPE code is distributed by an MIT license.

Contributing

Please feel free to contribute to this project by opening an issue or pull request.