isRegionGWASString: Checks if substring is part of regionGWAS

Description Usage Arguments Details Value

View source: R/utils.R

Description

Usinggrepl to compare strings, ignoring case.

Usage

1

Arguments

x

The string which will be compared to 'regionGWAS'

Details

Uses grepl to search for exact match. Case will be ignored.

Value

TRUE if the string is a substring of 'regionGWAS', otherwise returns FALSE.


CASMAP documentation built on July 1, 2020, 7:16 p.m.