Description Usage Arguments Value
View source: R/align_alleles.R
align_allele
given a data.table of pid,a1,a2 get a list of SNPs where alleles are flipped wrt to basis reference
1 | flip_allele(DT, ref.DT)
|
DT |
- a data.table object - columns chr,position,a1 and a2 |
ref.DT |
- a data.table of reference alleles (see details) |
an index wrt to DT of OR that require flipping
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.