Description Usage Arguments Value Author(s) See Also
These files have (at least) the following columns (separated by white space):
column 1: chromosome
column 2: variant name
column 3: genetic distance in morgans (optional, see the
morgans
option)
column 4: base-pair position (bp units)
1 | readMapFile(filename = "NULL", morgans = TRUE)
|
filename |
character, path to input file containing genomic
map data, e.g. a Plink
|
morgans |
logical, indicate whether input file contains column with genetic distance between SNPs (in which case the bp positions are in the fourth column) |
matrix object with columns contains chromosome, rsID and position in bp
Sodbo Sharapov
read.haplo
,
read.haplo.pedfile
,
read.haplo.bedfile
,
read.haplo.shapeit_haps
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.