TgItInfo-InterCell: Using Target Plain Information

setTgItInfoR Documentation

Using Target Plain Information

Description

The setTgItInfo function is to set plain information about gene pairs, which are directly fetched from full view analysis.

The getTgItInfo function is to get plain information about gene pairs, which are directly fetched from full view analysis.

Usage

setTgItInfo(object, ...)

## S4 method for signature 'InterCell'
setTgItInfo(object, new.itinfo)

getTgItInfo(object, ...)

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

Arguments

object

A InterCell object, which is created by CreateInterCellObject.

...

Parameters passed to other methods.

new.itinfo

A new plain information on gene pairs, which are directly fetched from full view analysis.

Examples

## Not run: 
  setTgItInfo(object, some.new.itinfo)

## End(Not run)

## Not run: 
  getTgItInfo(object)

## End(Not run)

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