show-methods: The display method for SigSet

Description Usage Arguments Value Examples

Description

The function outputs the number of probes in each category and the first few signal measurements.

Usage

1
2
## S4 method for signature 'SigSet'
show(object)

Arguments

object

displayed object

Value

message of number of probes in each category.

Examples

1
2
sset <- sesameDataGet('EPIC.1.LNCaP')$sset
print(sset)

sesame documentation built on Nov. 15, 2020, 2:08 a.m.