Skip to content

richardxie1119/MEISTER

Repository files navigation

MEISTER

Multiscale and integrative analysis of tissue and single cells using mass spectrometry with deep learning reconstruction.

This is the code repository for the paper "Multiscale biochemical mapping of the brain through deep-learning-enhanced high-throughput mass spectrometry", Nature Methods, 2024 link

🚧 We are expanding our code documentations to make it friendly 🚧

Installation

via Anaconda (recommended way)

Create a conda enviroment:

conda env create -f environment.yml
conda activate MEISTER

Set up MEISTER

  • The documentation for training MEISTER signal models for reconstruction can be found here.
  • The complete computational protocol for reconstruction and downstream multiscale data analysis can be found in the online Supplementary Information here

Multiscale data analysis notebooks

The Notebooks for the multifaceted data analysis can be found here. Detailed instructions for reproducing the analysis with these notebooks are provided in the Supplementary Protocol.

Script Description
coronal3D.ipynb Post processing of the reconstructed 3D coronal data.
embed3D.ipynb and embed_3DCoronal Parametric UMAP to obtain coherent feature images for sagittal and coronal data sets.
regmri_atlas_coronal.ipynb Brain regional analysis of registered 3D coronal data with MRI atlas.
tissue_sc_mapping_deepmsi.ipynb Integrative analysis of 3D MSI data with 13K single-cell MS data from five brain regions.
tissue_sc_mapping_deepmsi_hip.ipynb Integrative analysis of hippocampus MSI data with single-cell MS on hippocampal cells.
MEISTER_eval.ipynb Evaluation of MEISTER models on experimental MSI data sets.
MEISTER_simulation.ipynb Evaluation of MEISTER models on simulated MSI data sets.
MEISTER_singlecell.ipynb Evaluation of MEISTER models on experimental single-cell MS data sets.

Example data

Data can be accessed here. Raw transient files need to be downloaded separately from this link and placed into the .d folder within the Bruker data folder.

  • saved_model.zip: trained model weights (decoder and regressor) on high-resolution MSI data used in the manuscript.
  • 20210930_ShortTransient_S3_5.zip: serial sections of rat coronal sections acquired with low mass resolution as input for reconstruction in the manuscript.
  • coronal3D_propagated_decoded.h5: reconstructed and processed MSI data of serial sections of rat coronal sections.
  • peak_data_sc_regional_decode.imzML: peak data of 13,566 single rat brain cells.
  • coronal3D_slide3_5_R00_propagated_decoded.imzML: peak data of a representative rat brain coronal section.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published