View source: R/generate_hapmap_file.R
generate_hapmap_file | R Documentation |
Create map file for GWAMA, needed in Manhattan plots. The hapmap correspondos to Illumina data and depends on array type.
generate_hapmap_file(artype, outputfile = "hapmap.map")
artype |
string Illumina arrat type |
outputfile |
string. Optional, relative or complete path with a file name for a hapmap, if not provided hapmap file is created in current directory as hapmap.map |
gwama.dir |
string. Route to GWAMA binary |
Disk file with hapmap
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.