TgActionComp-InterCell: Using TargetView Action Composition

setTgActionCompR Documentation

Using TargetView Action Composition

Description

The setTgActionComp function is to set the result of intercellular analysis on composition of action mode and action effect for one interaction between 2 cell clusters.

The getTgActionComp function is to get the result of intercellular analysis on composition of action mode and action effect for one interaction between 2 cell clusters.

Usage

setTgActionComp(object, ...)

## S4 method for signature 'InterCell'
setTgActionComp(object, new.action.comp)

getTgActionComp(object, ...)

## S4 method for signature 'InterCell'
getTgActionComp(object)

Arguments

object

A InterCell object, which is created by CreateInterCellObject.

...

Parameters passed to other methods.

new.action.comp

A new result of intercellular analysis on composition of action mode and action effect.

Examples

## Not run: 
  setTgActionComp(object, some.new.action.comp)

## End(Not run)

## Not run: 
  getTgActionComp(object)

## End(Not run)

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