Learn R Programming

myTAI (version 2.3.4)

check_BulkPhyloExpressionSet: Check if object is a BulkPhyloExpressionSet

Description

Checks if the input is a PhyloExpressionSet S7 object and throws an error if not.

Usage

check_BulkPhyloExpressionSet(phyex_set)

Value

Invisibly returns TRUE if check passes, otherwise throws an error

Arguments

phyex_set

An object to check