Learn R Programming

comradesOO (version 0.1.1)

clusterGrangesList: clusterGrangesList

Description

Extract the cluster coordinates in granges format

Usage

clusterGrangesList(x)

Value

A list of Granges objects showing the positions of each cluster, one entry for each sample

Arguments

x

A comradesDataSet object

Examples

Run this code
cds = makeExampleComradesDataSet()

clusterGrangesList(cds)

Run the code above in your browser using DataLab