subset_allelic: subset allelic

Description Usage Arguments

View source: R/subset_allelic.R

Description

A function that returns multi-allelic SNPs.

Usage

1
subset_allelic(df, col.set.uniq = 1, return.everything = TRUE, how = "MULTI")

Arguments

df

data.frame or data.table

col.set.uniq

column number that should be used to check for uniqness

return.everything

should the whole data.frame be returned?

how

a string that must be either 'multi' or 'bi'


frhl/our documentation built on Feb. 5, 2021, 7:30 p.m.