Flip to the positive allele for dataset 1
Source:R/effectplot.R
flip_to_positive_allele_for_dat1.Rd
flip_to_positive_allele_for_dat1()
Examples
if (FALSE) { # \dontrun{
CD_UKBB_index_snps <- get_lead_snps(CD_UKBB)
snpset <- get_snpset(CD_UKBB_index_snps, CD_FINNGEN)
flip_to_positive_allele_for_dat1(snpset$matched)
} # }