waterfall_qual {GenVisR}R Documentation

Check input to mutSpec

Description

Perform a data quality check on input to mutSpec

Usage

waterfall_qual(x, y, z, file_type, label_col)

Arguments

x

a data frame in annotation format

y

a data frame containing clinical data or a null object

z

a data frame containing mutation burden information or a null object

file_type

Character string specifying the input format to expect in x

label_col

Character string specifying the column name of a label column

Value

a list of data frames passing quality checks


[Package GenVisR version 1.8.1 Index]