GenenameFilter: DEPRECATED Gene name filter

Description Usage Arguments Value

View source: R/AnnotationFilter.R

Description

The GenenameFilter class and functions are deprecated. Please use the GeneNameFilter() instead.

Usage

1

Arguments

value

character() value for the filter

condition

character(1) defining the condition to be used in the filter. One of "==", "!=", "startsWith", "endsWith" or "contains". Default condition is "==".

not

logical(1) whether the AnnotationFilter is negated. TRUE indicates is negated (!). FALSE indicates not negated. Default not is FALSE.

Value

The constructor function return a GenenameFilter.


AnnotationFilter documentation built on Nov. 8, 2020, 6:49 p.m.