Skip to contents

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"))