dot-check_data_expr: Run checks on an object to test if it's a data_expr

.check_data_exprR Documentation

Run checks on an object to test if it's a data_expr

Description

Check an object to be a data.frame or a matrix compatible of genes and samples.

Usage

.check_data_expr(data_expr)

Arguments

data_expr

matrix or data.frame, expression data with genes as column and samples as row.

Value

Throw an error if doesn't correspond


Kumquatum/GWENA documentation built on July 7, 2023, 3:41 p.m.