clusterTableList_set: clusterTableList<-

clusterTableList<-R Documentation

clusterTableList<-

Description

Set new clusterTableList slot

Usage

clusterTableList(x) <- value

Arguments

x

A rnaCrosslinkDataSet object

value

A replacement

Value

No return - Sets a new clusterTableList slot

Examples

cds = makeExamplernaCrosslinkDataSet()

newclusterGrangesList <- clusterTableList(cds)
clusterTableList(cds) <- newclusterGrangesList

JLP-BioInf/comradesOO documentation built on Jan. 26, 2025, 6:35 a.m.