Description Usage Arguments Details Value Note Author(s) References See Also
View source: R/read.snps.pedfile.R
This function read the accompanying info file of a LINKAGE ped file, for the SNP names, position and chromosome.
1 |
file |
An info file |
One such info file is the one accompanying the sample ped file of Haploview.
A data frame with columns "snp.names", "position", "chromosome".
This is used internally by read.snps.pedfile
to read an accompanying info file.
Hin-Tak Leung htl10@users.sourceforge.net
See the documentation and description of ped files in Haploview (http://www.broad.mit.edu/mpg/haploview/)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.