Description Usage Arguments Value
View source: R/get_haplotype.R
Get the closest SNPs within the given interval, working on the 'map' file generated from 'pre_phased function'.
1 | closer_snp(phased_input, chr = 14, start, end)
|
phased_input |
map file |
chr |
chromosome ID |
start |
start position, unite in bp' |
end |
end position, unite in 'bp' |
SNP position
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.