Skip to content

This repostory contains codes for Shimada et al., "A tool for browsing the Cancer Dependency Map reveals functional connections between genes and helps predict the efficacy and selectivity of candidate cancer drugs"

Notifications You must be signed in to change notification settings

dhusmann/depmap-analysis

 
 

Repository files navigation

Analysis of DepMap for generating shinyDepMap

This repostory contains codes to find out 'classes' of essential modalities of genes from the DepMap project data of the Broad Intitute. (Note: this repo is updated in Dec 2020. Now the dependency scores are calculated with various mixing ratios between CRISPR and shRNA. For the details, see an upcoming publicaiton.)

01 pre processing

Download and preprocess associated files from DepMap project.

02 compute perturbation score

Impute and combine CRISPR and shRNA dependency scores. (Updated: now the dependency scores are defined using multple mixing ratios of CRISPR and shRNA)

03 find essential genes

Computed two parameters, 'efficacy' and 'selectivity', and the essential genes from the combined perturbation scores are identified for each mixing ratio.

04 adam

Lineage-dependent and common gene essentiality are computed using ADaM2 algorithm.

05 gsea

Pathways that are overrepresented among generally or selectively essential genes are identified using gene set enrichment analysis.

06 echodots

ECHODOTS, a tSNE and DBSCAN-based cluster analysis, is performed among essential genes. See 06 echodots for the details.

07 prep for shinyDepMap

Files to be loaded in shinyDepMap are computed.

About

This repostory contains codes for Shimada et al., "A tool for browsing the Cancer Dependency Map reveals functional connections between genes and helps predict the efficacy and selectivity of candidate cancer drugs"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 97.3%
  • Shell 2.7%