Learn R Programming

SeqGSEA (version 1.12.0)

label: Get the labels of samples in a ReadCountSet object

Description

Get the labels of samples in a ReadCountSet object

Usage

label(RCS)

Arguments

RCS
a ReadCountSet object

See Also

newReadCountSet

Examples

Run this code
data(RCS_example, package="SeqGSEA")
label(RCS_example)

Run the code above in your browser using DataLab