group {rnaCrosslinkOO} | R Documentation |
group
Description
Extract the indeces for each group for the instance
Usage
group(x)
Arguments
x |
A rnaCrosslinkDataSet object |
Value
A list - The indices of the sample in the control and sample groups
Examples
cds = makeExamplernaCrosslinkDataSet()
group(cds)
[Package rnaCrosslinkOO version 0.1.4 Index]