View source: R/phase.to.haploview.r
| phase.to.haploview | R Documentation | 
Converts PHASE output to HaploView-friendly format.
phase.to.haploview(input, output = NULL)
| input | a *.out file containing output from PHASE, | 
| output | filename for the result file (optional). | 
Marcin Kierczak <Marcin.Kierczak@imbim.uu.se>
## Not run: 
 con <- "~/Research/Behavior/results/2014-02-11_mh_aggr_chr36.phase.out"
 phase2haploview(input=con)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.