TgSpGenes-InterCell: Using TargetView Pair Specificity

setTgSpGenesR Documentation

Using TargetView Pair Specificity

Description

The setTgSpGenes function is to set the result of intercellular analysis on gene pair specificity for one interaction between 2 cell clusters.

The getTgSpGenes function is to get the result of intercellular analysis on gene pair specificity for one interaction between 2 cell clusters.

Usage

setTgSpGenes(object, ...)

## S4 method for signature 'InterCell'
setTgSpGenes(object, new.spgenes)

getTgSpGenes(object, ...)

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

Arguments

object

A InterCell object, which is created by CreateInterCellObject.

...

Parameters passed to other methods.

new.spgenes

A new result of intercellular analysis on gene pair specificity.

Examples

## Not run: 
  setTgSpGenes(object, some.new.spgenes)

## End(Not run)

## Not run: 
  getTgSpGenes(object)

## End(Not run)

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