Learn R Programming

comradesOO (version 0.1.1)

matrixList: matrixList

Description

Extract the contact matrices

Usage

matrixList(x)

Value

A list of contract matrices, one entry for each sample

Arguments

x

A comradesDataSet object

Examples

Run this code
cds = makeExampleComradesDataSet()

matrixList(cds)

Run the code above in your browser using DataLab