Published March 18, 2025 | Version v1
Computational notebook Open

Filtering cells with high mitochondrial content depletes viable metabolically altered malignant cell populations in cancer single-cell studies

  • 1. ROR icon ETH Zurich

Description

Repository containing all the code necessary for reproducing the paper "Filtering cells with high mitochondrial content removes viable metabolically altered malignant cell populations in cancer single-cell studies" (Yates, Kraft, and Boeva).

First, you will have to create a conda environment with the correct requirements. You will find a YAML file with the environment used to run the analysis.

If you do not have Anaconda, you can download it here. You can create then a conda environment from the file using

conda env create --name mtrna-env --file mtrna-env.yml

Activate the conda environment with

conda activate mtrna-env

The first step of the analysis consists in downloading the data from the original source and transforming it so that it is saved as an .h5ad file to preprocess it. Details are given in preprocessing.

Then, you can run the notebooks in the order indicated. Placeholders must be replaced in the files - description of the placeholders can be found in notebooks.

Files

MTRNA-sc-cancer-main.zip

Files (9.1 MB)

Name Size Download all
md5:3d8fc3d7d5209dc923f095f7af411a2c
9.1 MB Preview Download

Additional details

Software

Repository URL
https://github.com/BoevaLab/MTRNA-sc-cancer
Programming language
Python
Development Status
Active