closer_snp: Pick out the names and positions of start and end SNPs of a...

Description Usage Arguments Value

View source: R/get_haplotype.R

Description

Get the closest SNPs within the given interval, working on the 'map' file generated from 'pre_phased function'.

Usage

1
closer_snp(phased_input, chr = 14, start, end)

Arguments

phased_input

map file

chr

chromosome ID

start

start position, unite in bp'

end

end position, unite in 'bp'

Value

SNP position


JH-Zhou/HandyCNV documentation built on Dec. 18, 2021, 12:25 a.m.