check_triple_omic: Check Triple Omic

check_triple_omicR Documentation

Check Triple Omic

Description

Check a triple omic dataset for consistency between the data and design and validate that the dataset follows the triple_omic/tomic specification.

Usage

check_triple_omic(triple_omic, fast_check = TRUE)

Arguments

triple_omic

an object of class triple_omic produced by create_triple_omic

fast_check

if TRUE then skip some checks which are slow and that are generally only needed when a tomic object is first created.

Value

0 invisibly


romic documentation built on Sept. 21, 2023, 9:06 a.m.