parseSelMinFreq: parseSelMinFreq

Description Usage Arguments Value Author(s) Examples

View source: R/runSimGenotype.R

Description

Generate a subset of snv

Usage

1
parseSelMinFreq(snv, genotype, minFreq = 0.01)

Arguments

snv

a data.frame with at least the column chr, pos, ref, alt, AF, EAS_AF , EUR_AF, AFR_AF, AMR_AF, SAS_AF

minFreq

numeric minima frequency in at least one population

fileList

a list of GRanges, the segments from multiple files.

Value

a list of snv = data.frame with column : chr, pos, ref, alt, gtype and listSubset = index of the snv keep from the snv input

Author(s)

Pascal Belleau, Astrid Deschenes and Alexander Krasnitz

Examples

1
# TODO

belleau/simAnc documentation built on June 11, 2021, 9:09 p.m.