Learn R Programming

gespeR (version 1.4.2)

target.relations: target.relations

Description

Retrieve siRNA-to-gene target relations from a gespeR object.

Usage

target.relations(object)

## S3 method for class 'gespeR': target.relations(object)

Arguments

object
A gespeR object

Value

  • A TargetRelations object

Examples

Run this code
data(stabilityfits)
target.relations(stabilityfits$A)

Run the code above in your browser using DataLab