Description Usage Arguments Examples
View source: R/tidyArabMagic.R
Tidy Arabidopsis MAGIC genotypes
1 | tidyArabMagic(snp_dir)
|
snp_dir |
directory where SNP genotypes are stored. These files can be obtained with the 'downloadMagicSnp()' function. |
1 2 3 4 5 | ## Not run:
downloadArabMagic('~/temp/magic_snp_1k/', tidy = FALSE)
tidyArabMagic('~/temp/magic_snp_1k/')
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.