AnnotParam internal methods {easyRNASeq}R Documentation

Internal methods of AnnotParam objects

Description

These are AnnotParamAnnotParam class internal methods:

Usage

.validate(obj, verbose = TRUE, lenient = FALSE)

Arguments

obj

An AnnotParam object

verbose

To print (or not) messages

lenient

Relax validation parameters for gtf files

...

additional arguments passed to the retrieval function. At the moment only forwarded to the biomaRt getBM function.

Value

.validate

invisibly return a TRUE logical on success and stops on failure

Author(s)

Nicolas Delhomme


[Package easyRNASeq version 2.30.0 Index]