Skip to content

hansolo-bioinfo/CRCAtlas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRCAtlas

CRC Atlas is an interactive web server that is built on R Shiny for researchers to investigate landscape of gene-coexpressing modules (GEM) in curated single cell RNAseq (scRNAseq) data of colorectal cancer. In CRC Atlas, we have collected 279 samples and 626858 cells from 8 scRNAseq datasets.

Citation: (biorxiv link if applicable)

The website is available now CRCAtlas Website.

Screenshot 2024-01-21 at 16 34 30

Installation

devtools::install_github("hansolo-bioinfo/CRCAtlas")
library(CRCAtlas)
CRCAtlasApp()

How to Use

CRC Atlas offers four functions for researchers to look into the distribution of GEMs in the colorectal cancer

1) GEM Information

Look into the distribution of each gene-coexpressing modules (GEM) and associate top weighted genes by selecting GEM in below dropdown menu. Left panel shows the UMAP, top 20 genes and distribution of the inquired GEM over cell subtypes. Right panel displays the dot plots of all useful GEMs of this major cell type.

Screenshot 2024-01-21 at 16 34 48

2) GEM-LR Correlation

Look into the nonlinear Sigmoid relationship between gene-coexpressing modules (GEM) and ligand -> receptor (LR) pair in our curated CRC Atlas (n=151). On the right panel, you can also find the Top 10 significant GEM-LR pairs for your search, ranked by RSE (residual standard error).

For example, the top correlated LRs with TNK26:

Screenshot 2024-01-21 at 16 35 04

Or the top correlated GEMs with the pair CD274 -> PDCD1:

Screenshot 2024-01-21 at 16 35 21

3) GEM-LR Causality

Conditional independence is an important concept in causal analysis, and in our setting, if a pair of highly correlated GEMs becomes independent when conditioning on a ligand -> receptor (LR) pair, the LR is likely involved in transmitting signal between cells expressing the GEMs. Finding a GEM X-LR-GEM Y triplet leads to the hypothesis depicted in below figure. Herein, we provide the triplet results that pass the conditional independence test. (choose at least one)

Screenshot 2024-01-21 at 16 36 13

4) Deconvolution

To deconvolute the bulk-RNAseq expression data using our curated GEM gene list, you will need to upload the gene expression in <.csv> format of which the rowname is gene symbol and colname is sample ID. The data is better deconvoluted if the input matrix is log2(TPM+1) or log2(FKPM+1).

Screenshot 2024-01-21 at 16 36 31

About

No description, website, or topics provided.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages