Description Usage Arguments Details Value
Assumes ref and alt alleles available for target and reference datasets, and uses chr:pos for alignment
1 2 3 4 5 6 7 8 9 10 11 12 13 |
chr1 |
Vector |
pos1 |
Vector |
ref1 |
Vector |
alt1 |
Vector |
chr2 |
Vector |
pos2 |
Vector |
ref2 |
Vector |
alt2 |
Vector |
rsid2 |
Optional vector |
indel_recode |
=FALSE. If TRUE then attempts to recode D/I |
strand_flip |
=FALSE. If TRUE then attempts to flip strand when alignment is not otherwise possible |
0: stick 1: swap 2: rename indel 3: rename indel and swap 4: flip 5: flip and swap 6: drop (no match) 7: drop (no reference)
Dataframe of outcomes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.