Learn R Programming

TarSeqQC (version 1.2.0)

show: Show method for the TargetExperiment class.

Description

show a TargetExperiment object

Usage

"show"(object)

Arguments

object
TargetExperiment class object

Value

console output of the object

Details

Generic show method for TargetExperiment class output visualization.

Examples

Run this code
## Loading the TargetExperiment object
data(ampliPanel, package="TarSeqQC")
show(ampliPanel)

Run the code above in your browser using DataLab