PPIfinder_getFilteredRegex: Protein-Protein Interaction Identifier Functions

Description Usage Arguments Details Value Examples

Description

The function "getFilteredRegex" identifies the regular expression pattern for a given input list. Additional filtering is applied to the result to remove non-alpha numeric characters and characters less than length three.

Usage

1

Arguments

list

a character vector

Details

This function requires the getPatternList function.

Value

The function "getFilteredRegex" returns a large character vector.

Examples

1
2
3
4
5
6
7
## Not run: 

## create a list of filtered symbols
filtered_symbols <- getFilteredRegex(symbol_list)


## End(Not run)

andreysoares/nlpUtilityBelt documentation built on May 6, 2019, 8:57 p.m.