Rdocumentation
powered by
Learn R Programming
BTR (version 1.2.4)
unique_raw_data: Remove raw data duplicated wrt to the model state
Description
This function removes the 'duplicates' in an expression wrt to the model state.
Usage
unique_raw_data(dx, cx)
Arguments
dx
matrix. Initialised and discretised numeric data of gene expression.
cx
matrix. Initialised and continuous numeric data of gene expression.