Skip to content

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)

License

Notifications You must be signed in to change notification settings

BoevaLab/MTRNA-sc-cancer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MTRNA-sc-cancer

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)

How to reproduce the analysis

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.

Where to download raw data

The data used in the paper can be found in the following places: The single-cell studies used in this study can be downloaded from:

The bulk data used in this study can be downloaded from:

The two samples processed with spatial transcriptomics method Visium HD are freely available on the 10X website: DCIS https://www.10xgenomics.com/datasets/visium-hd-cytassist-gene-expression-human-breast-cancer-fresh-frozen and LUAD at https://www.10xgenomics.com/datasets/visium-hd-cytassist-gene-expression-human-lung-cancer-post-xenium-expt.

About

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)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published