Skip to content

oriolpich/evolution_hemato_therapy_paper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

README


This folder contains the code used in The evolution of hematopoietic cells under cancer therapy. If you use this code in a publication, please cite:

Citation

Oriol Pich, Albert Cortes-Bullich, Ferran Muiños, Marta Pratcorona, Abel Gonzalez-Perez, Nuria Lopez-Bigas, The evolution of hematopoietic cells under cancer therapy, Nature Communications, 4803 (2021), https://doi.org/10.1038/s41467-021-24858-3

Part of the data needed to reproduce the analyses is under restricted access. These datasets and their accession are described in specific sections of the methods. The metastatic tumor cohort data (DR-024 version 2) is available from the Hartwig Medical Foundation for academic research upon request. Without the Hartwig Metastatic tumor cohort the results won't be reproducible.

The AML data from were obtained from:


Running this software

These analysis have been perform using software in Python, R, Julia, and GNU bash.

We have created a set of Jupyter notebooks that you can run if you are interested in re-running partially or totally our analysis. In each notebook you will find further details for running them.


Requirements

To be able to run those notebooks you need to have the following software installed:

` conda create -n tAML python pandas numpy matplotlib seaborn tqdm scikit-learn holoviews bgreference ipykernel statsmodels `

If there are other specific software requirements, they will be specified within each section.


How to reproduce the analyses

We divided the analyses in different figures. Please look at the different jupyter notebooks which will point to the commands needed for reproducing the analyses. The supplementary figures are also included.

Most of the code will try to find files specificed in the config file. Please change the path to your files accordingly.

The mutations from our variant calling can be found here:

The code has been written by Oriol Pich , except Figures 4e,d and most of the Logistic Regression analysis which was produced by Ferran Muiños. The code has been revised and tested by Miguel Grau and David Martinez.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages