Learn R Programming

PAC (version 1.0.5)

aggregateData: Aggregates results from the clustering and merging step.

Description

Aggregates results from the clustering and merging step.

Usage

aggregateData(dataInput, labelsInput)

Arguments

dataInput
File name of processed data in tab delimited format. Rows are events and columns are features measured.
labelsInput
File name of output from clustering and merging step.

Value

The aggregated data of dataInput, with average signal levels for all clusters and sample combinations.