label {SeqGSEA}R Documentation

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

Author(s)

Xi Wang, xi.wang@newcastle.edu.au

See Also

newReadCountSet

Examples

data(RCS_example, package="SeqGSEA")
label(RCS_example)

[Package SeqGSEA version 1.22.1 Index]