freqplot: Plot frequencies of missing, heterozygous, and minor-allele...

Description Usage Arguments Value See Also

Description

Plot frequencies of missing, heterozygous, and minor-allele calls across genome

Usage

1
freqplot(gty, max.H = -1, max.N = -1, min.maf = Inf, ...)

Arguments

gty

a genotypes object

max.H

show markers with heterozygosity greater than this threshold

max.N

show markers with missingness greater than this threshold

min.maf

show markers with minor-allele frequency less than this threshold

...

ignored

Value

a ggplot object with a Manhattan-style plot of the above values

See Also

qcplot, bafplot, summarize.calls


andrewparkermorgan/argyle documentation built on May 10, 2019, 11:08 a.m.