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

View source: R/object.R

validateInputsR Documentation

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, clone.annots)

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

clone.annots

A character vector of annotations (mutation) to label to each clone in the plot

Value

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


chrisamiller/fishplot documentation built on Sept. 15, 2023, 1:53 p.m.