sites_compar | R Documentation |
Used for all allele effect compare once
compareAllSites(
hap,
pheno,
phenoName = names(pheno)[1],
hetero_remove = TRUE,
title = "",
file = file
)
hap |
object of hapResult class |
pheno |
a data.frame contains phenotypes |
phenoName |
the name of used phenotype |
hetero_remove |
removing the heter-sites or not, default as TRUE |
title |
the title of the figure |
file |
if provieds a file path the comparing results will saved to file. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.