GetOneInter: Get One Interaction

View source: R/TgView-prep.R

GetOneInterR Documentation

Get One Interaction

Description

This function is to get the result of one interaction (all gene pairs between 2 cell clusters) from network analysis, and directly return the value (even NA appears).

Usage

GetOneInter(object, cluster.x, cluster.y)

Arguments

object

A InterCell object, which is created by CreateInterCellObject.

cluster.x

Name of one cluster.

cluster.y

Name of the other cluster.

Value

A list of all results for one interaction.


ZJUDBlab/InterCellDB documentation built on March 19, 2023, 4:56 p.m.