make_matrices-methods: Prepares the matrices for 'control_adjustment'

Description Methods

Description

make_matrices generates the control (output $CTRL) and the test (output $TEST) matrice in the right format for control_adjustment

Methods

signature(mat = "data.frame")

Method make_matrice for data.frame object.

signature(mat = "matrix")

Method make_matrice for matrix object.

signature(mat = "SummarizedExperiment")

Method make_matrice for SummarizedExperiment object.

signature(mat = "RangedSummarizedExperiment")

Method make_matrice for RangedSummarizedExperiment object.

signature(mat = "ExpressionSet")

Method make_matrice for ExpressionSet object.


TTMap documentation built on Nov. 8, 2020, 7:30 p.m.