get_pstr_neg: Get negative regex string mapping

View source: R/utilities.R View source: R/utilities.R

get_pstr_negR Documentation

Get negative regex string mapping

Description

Do negative regex term lookup using patterns mapped by pstr().

Does progressive capitalization on values separated by spaces for each value in v, appends flanking '.*' (matches any char) for each value in v, appends "|" OR conditional separator

Usage

get_pstr_neg(pstr)

get_pstr_neg(pstr)

Arguments

pstr

Regex patterns for matching, or output from 'get_pstr()'.

Value

Mapped negative lookup strings.

Regex for negation of indicated patterns.

See Also

pstr, get_filt, appendvar

get_pstr, get_filt, appendvar


metamaden/recountmethylation.pipeline documentation built on Dec. 15, 2022, 2:25 a.m.