isEnh: Test an input ID

Description Usage Arguments Details Value Author(s) Examples

Description

Test if the input ID is an enhancer ID

Usage

1
isEnh(id)

Arguments

id

the ID to be tested

Details

Enhancer ID starts with "GH" (Genehancer symbol and is more than ten characters) or simply likes "chr7_74540885_74541801".

Value

logical indicating whether the input ID is an enhancer ID

Author(s)

Qi Wang

Examples

1
2
3
isEnh("GH08I085513")
isEnh("GHR_1")
isEnh("chr7_74540885_74541801")

qwang-big/irene documentation built on May 23, 2019, 1:47 p.m.