isValidGmtList {BioQC}R Documentation

Function to validate a GmtList object

Description

Function to validate a GmtList object

Usage

isValidGmtList(object)

Arguments

object

A GmtList object Use setValidity("GmtList", "isValidGmtList") to check integrity of GmtList objects. It can be very slow, therefore the feature is not turned on by default


[Package BioQC version 1.21.4 Index]