checkForMcols: .checkForMcols

Description Usage Arguments Author(s)

Description

Internal function for checking required metadata columns are present.

Usage

1
.checkForMcols(alns, mcols, func.nm = NULL, err.func = warning)

Arguments

alns

GAlignments object containing metadata columns to check

mcols

character(n) Name(s) of metadata columns to check for

func.nm

character(1) The name of the function that called .checkForMcols

err.func

function The error function to invoke if test fails, e.g. warning or stop. (Default: warning)

Author(s)

Helen Lindsay


HLindsay/AlignmentTools documentation built on May 8, 2019, 1:36 a.m.