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 April 28, 2024, 4:22 a.m.