easyRNASeq-internal-AnnotParam-methods: Internal methods of AnnotParam objects

Description Usage Arguments Value Author(s)

Description

These are AnnotParamAnnotParam class internal methods:

Usage

1
.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


easyRNASeq documentation built on April 30, 2020, 2 a.m.