Used for all allele effect compare once
compareAllSites(
hap,
pheno,
phenoName = names(pheno)[1],
hetero_remove = TRUE,
title = "",
file = file
)
object of hapResult class
a data.frame contains phenotypes
the name of used phenotype
removing the heter-sites or not, default as TRUE
the title of the figure
if provieds a file path the comparing results will saved to file.