TargetExperiment-show: Show method for the TargetExperiment and TargetExperimentList...

Description Usage Arguments Details Value Note Author(s) Examples

Description

show a TargetExperiment/TargetExperimentList object

Usage

1
2
3
4
5
## S4 method for signature 'TargetExperiment'
show(object)

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

Arguments

object

TargetExperiment/TargetExperimentList class object

Details

Generic show method for TargetExperiment and TargetExperimentList classes output visualization.

Value

console output of the object

Note

see full example in TargetExperiment-class

see full example in TargetExperimentList-class

Author(s)

Gabriela A. Merino gmerino@bdmg.com.ar, Cristobal Fresno cfresno@bdmg.com.ar, Yanina Murua ymurua@leloir.org.ar, Andrea S. Llera allera@leloir.org.ar and Elmer A. Fernandez efernandez@bdmg.com.ar

Examples

1
2
3
4
5
6
## Loading the TargetExperiment object
data(ampliPanel, package="TarSeqQC")
show(ampliPanel)
## Loading the TargetExperimentList object
data(TEList, package="TarSeqQC")
show(TEList)

gamerino/TarSeqQC documentation built on Feb. 3, 2020, 9:19 p.m.