are_exosplice_vars: Which variants are within exonic, splicing or exonic/splicing...

Description Usage Arguments Value See Also Examples

Description

are_exosplice_vars reads in the region column from the vars file and outputs a logical vector indicating which rows/variants have a region equal to "exonic", "splicing" or "exonic;splicing".

Usage

1

Arguments

vars

The data frame of vars.

Value

a logical vector with length equal to nrow(vars).

See Also

Logic.

Examples

1
2
3
4
## Not run: 
big_logical_vec <- are_exosplice_vars(vars)

## End(Not run)

bahlolab/varpr documentation built on May 11, 2019, 5:26 p.m.