shahcompbio / spectrum_tme

preprocessing and figures for SPECTRUM TME paper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SPECTRUM TME scRNA figure repository

The repository includes all analysis necessary to arrive at the figures for the SPECTRUM TME paper.

Scripts are separated into preprocessing scripts and plotting scripts.

STATUS

  • OPEN
  • DONE

Data dependencies

Processed expression data

(File paths on juno)

The output from Nick Ceglia's scRNA-seq pipeline serves as an input to the analysis.

  • SPECTRUM v6 pre-Rx cohort expression object: /work/shah/isabl_data_lake/analyses/68/75/6875/RNASCP/outs/
  • SPECTRUM v6 pre-Rx cohort embedding table: /work/shah/isabl_data_lake/analyses/68/75/6875/RNASCP/outs/cells.tsv
  • v6 cell type objects (pipeline output, for annotated objects, see further below): /work/shah/isabl_data_lake/analyses/68/75/6875/RNASCP/outs/{cell_type}.rds
  • v6 cell type cluster markers: /work/shah/isabl_data_lake/analyses/68/76/6875/RNASCP/outs/{cell_type}_markers.tsv
  • SPECTRUM v7 pre-Rx cohort expression object: /work/shah/isabl_data_lake/analyses/84/78/8478/RNASCP/outs/
  • SPECTRUM v7 pre-Rx cohort embedding table: /work/shah/isabl_data_lake/analyses/84/78/8478/RNASCP/outs/cells.tsv
  • v7 cell type objects (pipeline output, for annotated objects, see further below): /work/shah/isabl_data_lake/analyses/84/78/8478/RNASCP/outs/{cell_type}.rds
  • v7 cell type cluster markers: /work/shah/isabl_data_lake/analyses/84/78/8478/RNASCP/outs/{cell_type}_markers.tsv

Meta data

(File paths in this repo)

Preprocessing scripts

Cohort

Cell type subsets

Output files and objects

  • major cell types
    • /work/shah/uhlitzf/data/SPECTRUM/freeze/v7/Ovarian.cancer.super_processed_filtered_annotated.rds
    • /work/shah/uhlitzf/data/SPECTRUM/freeze/v7/T.super_processed_filtered_annotated.rds
    • /work/shah/uhlitzf/data/SPECTRUM/freeze/v7/Myeloid.super_processed_filtered_annotated.rds
    • /work/shah/uhlitzf/data/SPECTRUM/freeze/v7/Fibroblast.super_processed_filtered_annotated.rds
    • B.super.annotated.rds
    • Endothelial.cell.super.annotated.rds
  • subset objects
    • /work/shah/uhlitzf/data/SPECTRUM/freeze/v7/CD8.T_processed_filtered.rds
    • /work/shah/uhlitzf/data/SPECTRUM/freeze/v7/work/shah/uhlitzf/data/SPECTRUM/freeze/v7/DCs_processed.rds
    • /work/shah/uhlitzf/data/SPECTRUM/freeze/v7/work/shah/uhlitzf/data/SPECTRUM/freeze/v7/Macrophages_processed.rds
  • supplementary marker tables
    • /work/shah/uhlitzf/data/SPECTRUM/freeze/v7/supplementary_tables/Ovarian.cancer.super_marker_table_annotated.tsv
    • /work/shah/uhlitzf/data/SPECTRUM/freeze/v7/supplementary_tables/T.super_marker_table_annotated_full.tsv
    • /work/shah/uhlitzf/data/SPECTRUM/freeze/v7/supplementary_tables/Myeloid.super_marker_table_annotated.tsv
    • /work/shah/uhlitzf/data/SPECTRUM/freeze/v7/supplementary_tables/Fibroblast.super_marker_table_annotated.tsv

Plotting scripts

Cohort (Fig 2)

110_cohort_plotting_umap_v7.html

  • UMAP embeddings
  • Patient specificity
  • TCGA subtypes

115_cohort_plotting_composition_v7.html

  • Composition barplots scRNA
  • Composition barplots mpIF

Cancer cell (Fig 3)

120_cancer_cell_plotting_umap_v7.html

  • UMAP embeddings
  • Marker heatmap
  • Composition barplots
  • Pathway heatmap and boxplots

T cell (Fig 5)

130_T_cell_plotting_umap_comp_heatmap_v7.html

  • UMAP embeddings
  • Marker heatmap
  • Composition barplots

135_T_cell_CD8_diffusion_v7.html

  • DC embeddings
  • Pseudotime trajectories
  • Module boxplots
  • Correlation scatter

Myeloid cell (Fig 6)

140_Myeloid_cell_plotting_umap_comp_heatmap_v7.html

  • UMAP embeddings
  • Marker heatmap
  • Composition barplots

145_Macrophage_diffusion_v7.html

  • UMAP marker gene embeddings
  • Module score boxplots

About

preprocessing and figures for SPECTRUM TME paper


Languages

Language:HTML 100.0%Language:R 0.0%