Skip to content

camlab-bioml/2023-cytomarkerpaper-analysis

Repository files navigation

2023-cytomarkerpaper-analysis

Code to reproduce the figures and results from the cytomarker paper.

Data directory configuration

Prior to running, the following data files need to be placed in the data directory:

Running

To run all:

cd 2023-cytomarkerpaper-analysis
snakemake --cores all # user can specify number of cores

Outputs:

  1. data/sce_screen_full.rds and data/sce_screen_subsample.rds
  2. /figs/screen_cluster_heatmap_unscaled.png and /figs/screen_cluster_heatmap_scaled.png to be used in cluster interpretation. User should then create data/cluster-interpretation-nov23.xlsx (what clusters are what cell types)
  3. results/nygc_pbmc_subsampled.rds
  4. figs/screen-vs-scrna.pdf
  5. figs/rna-protein-scatter.pdf and figs/cytomarker_sens_spec_no_ms.pdf
  6. figs/heatmap_mammary_single_cell.pdf

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages