Skip to content

USTC-xlab/single-lysosome-MS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Single-lysosome mass spectrometry (SLMS)

  Lysosomes are critical for cellular metabolism and heterogeneously involved in various cellular processes such as endocytosis, autophagy and senescence. The ability to measure lysosomal metabolic heterogeneity is essential for understanding its physiological roles. We therefore built a single-lysosome mass spectrometry (SLMS) platform integrating lysosomal patch-clamp recording and induced nanoESI/MS that enabled concurrent metabolic and electrophysiological profiling of individual enlarged lysosomes.

Main R packages

  • xcms (version 3.9.1)
    • Framework for processing and visualization of single-spectra mass spectral data.
  • Seurat (version 3.2.0)
    • Identify the main lysosome types and visualize the clustering information in 2D space by t-SNE.
  • monocle (version 2.16.0)
    • Analyze lysosome trajectories by sorting lysosomes in pseudo-time trajectories.
  • FactoMineR (version 2.3), factoextra (version 1.0.7)
    • Perform principal components analysis (PCA) to check if there is a batch effect in data.
  • pheatmap (version 1.0.12)
    • Plot heatmaps and perform hierarchical cluster analysis (HCA) to check if there is a batch effect in data.

Description of files in this repository

Scripts

  1. find peaks.r
    • Preprocess the original data and get matrices with row names (m/z) and column names (sample names) after preprocessing.
  2. statistical analysis.R
    • Normalize the intensity of each lysosome, check the batch effect and differential analysis.
  3. seurat.R
    • Identify the main lysosome types and visualize the clustering information in 2D space by t-SNE.
  4. monocle.R
    • Analyze lysosome trajectories by sorting lysosomes in pseudo-time trajectories.
  5. plot_peaks.R
    • Map the average mass spectra for each subpopulation of lysosomes.

Data repository

  The mass spectrometric raw data of single lysosomes have been deposited to the MassIVE database under accession code MSV000087208 and can be visualized with Thermo Xcalibur Qual Browser.

Cite

Zhu, H., Li, Q., Liao, T. et al. Metabolomic profiling of single enlarged lysosomes. Nat Methods 18, 788–798 (2021). https://doi.org/10.1038/s41592-021-01182-8

About

Data analysis for single-lysosome mass spectrometry

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages