read.haphap.phasing {genomic} | R Documentation |
Function to read HAPMAP phasing data
read.hapmap.phasing(chromosome,pops=c("CEU","HCB"),path="/data/hapmap/phasing/full/",collapse=FALSE)
chromosome |
The chromosome to be read |
pops |
The populations to be read - out of YRI, CEU and HCB |
path |
The path to the data files |
collapse |
Collapse to a single dataset? |
d |
A list of matrices of haplotypes |
positions |
A list of vectors of positions of the SNPs |
n |
The number of populations |
Ian J. Wilson
extract.hapmap.haplotypes