show,sRNADiff-method {srnadiff}R Documentation

Overloading the show method

Description

Overloading the show method

Usage

## S4 method for signature 'sRNADiff'
show(object)

Arguments

object

An srnadiff object.

Value

A description of the object.

Examples

exp <- sRNADiffExample()
exp


[Package srnadiff version 1.0.0 Index]