match_alleles: Match the variants in the snpset by their alleles

Description Usage Arguments Value Examples

View source: R/effectplot.R

Description

matched_alleles()

Usage

1
match_alleles(df, verbose = F)

Arguments

df

A dataframe that is in the snpset format (like returned by the get_snpset() function)

Value

The input dataframe containing only those variants whith matched alleles in the snpset

Examples

1
2
3
4
## Not run: 
match_alleles(df)

## End(Not run)

wuxi-nextcode/topR documentation built on Dec. 23, 2021, 6:13 p.m.