Learn R Programming

comradesOO (version 0.1.1)

hybFiles: hybFiles

Description

Extract the data in original format

Usage

hybFiles(x)

Value

A list of tables in the original input format, one entry for each sample

Arguments

x

A comradesDataSet object

Examples

Run this code
cds = makeExampleComradesDataSet()

hybFiles(cds)

Run the code above in your browser using DataLab