Learn R Programming

fishplot (version 0.5)

validateInputs: Validate some key assumptions about the fish object's data

Description

Validate some key assumptions about the fish object's data

Usage

validateInputs(frac.table, parents, nest.level, clone.labels)

Arguments

frac.table

A numeric matrix containing tumor fraction estimates for all clones at all timepoints

parents

An integer vector specifying parental relationships between clones

nest.level

An integer vector specifying how deeply a given clone is nested in the overall hierarchy

clone.labels

An integer vector specifying how deeply a given clone is nested in the overall hierarchy

Value

No return value - stops execution with an error if invalid inputs are detected