SpaCET.CCI.LRNetworkScore: Ligand-Receptor interaction enrichment analysis

View source: R/interaction.R

SpaCET.CCI.LRNetworkScoreR Documentation

Ligand-Receptor interaction enrichment analysis

Description

Calculate the overall intensity of L-R interactions within ST spots.

Usage

SpaCET.CCI.LRNetworkScore(SpaCET_obj, coreNo = 8)

Arguments

SpaCET_obj

An SpaCET object.

coreNo

Core number in parallel computation.

Value

An SpaCET object.

Examples

SpaCET_obj <- SpaCET.CCI.LRNetworkScore(SpaCET_obj, coreNo=8)
SpaCET.visualize.spatialFeature(SpaCET_obj, spatialType = "LRNetworkScore", spatialFeatures=c("Network_Score","Network_Score_pv"))


data2intelligence/SpaCE documentation built on April 6, 2024, 2:32 a.m.