validateEMSet: validateEMSet

Description Usage Arguments Value Examples

View source: R/ascend_objects.R

Description

Validation function for the EMSet.

Usage

1
validateEMSet(object)

Arguments

object

An EMSet that has been created, but needs validation.

Value

Validated EMSet.

Examples

1
2
3
4
5
# Load example EMSet
em_set <- ascend::raw_set

# Validate
validateEMSet(em_set)

IMB-Computational-Genomics-Lab/ascend documentation built on Aug. 29, 2019, 4:10 a.m.