qpcRlinexp {miRcomp}R Documentation

The processed data generated using the linear-exponential method implemented in the qpcR software package.

Description

These data are also used to demonstrate the functionality of the miRcomp package.

Usage

data(qpcRlinexp)

Format

A list with two elements.

ct a miRNA x sample matrix of expression estimates
qc a miRNA x sample matrix of quality scores (here R-squared values)

Examples

  data(qpcRlinexp)

[Package miRcomp version 1.23.0 Index]