intePareto (version 0.0.1)

res: an example of the result of doMatch

Description

a list with the following three items. 1. res.rna, a data frame contains RNA-Seq counts 2. res.chip, a data frame contains ChIP-Seq counts 3. matched.data, a dataframe contains matched RNA-Seq counts and ChIP-Seq counts

Usage

data(res)

Arguments

Format

An object of list.

Examples

Run this code
# NOT RUN {
data(res)
# }

Run the code above in your browser using DataCamp Workspace