qpcRdefault {miRcomp}R Documentation

The processed data generated using the default method (4 parameter log-logistic) implemented in the qpcR software package.

Description

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

Usage

data(qpcRdefault)

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(qpcRdefault)

[Package miRcomp version 1.24.0 Index]