Description Usage Arguments Value
As PLINK requires a .map-file in order to run its analysis, we create such a file and fill it with some arbitrary information, since it is not actually used for the analysis.
1 | create_map(n, path)
|
n |
number of sequenced genotypes. |
path |
location where the file is going to be stored. |
Does not return anything, but creates a file with the name "genotypes.map" in the folder specified with 'path'-parameter.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.