Skip to contents

This function verifies if the provided object matches the structure of a mock object generated by mock_rnaseq(). A mock object should contain specific named elements: "settings", "init", "groundTruth", "counts", and "metadata".

Usage

isValidMock_obj(obj)

Arguments

obj

Object to be checked.

Value

TRUE or error message