isValidIndexList {BioQC}R Documentation

Function to validate an IndexList object

Description

Function to validate an IndexList object

Usage

isValidIndexList(object)

Arguments

object

an IndexList object Use setValidity("BaseIndexList", "isValidBaseIndexList") to check integrity of IndexList objects. It can be very slow, therefore the feature is not turned on by default


[Package BioQC version 1.20.0 Index]