View source: R/private_haplotypes.R
private_haplotypes | R Documentation |
Minor Allele Frequency filter.
private_haplotypes(data, strata = NULL, verbose = TRUE)
data |
A tidy genomic dataframe
Used internally in radiator
and might be of interest for users.
How to get a tidy data frame ?
Look into radiator |
strata |
(optional) A strata file or object in the global environment.
The strata is a tab-separated data frame with 2 columns: |
verbose |
(optional, logical) When |
A list with private haplotypes per markers and strata and a summary of overall number of private haplotypes per strata.
Thierry Gosselin thierrygosselin@icloud.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.