Description Usage Arguments Value
View source: R/~old/R/calcFST.R View source: R/calcFST.R
Calculates SNP-level FST values given two populations
1 | calcFST(genotype_file, fam_file, output_folder, output_file)
|
genotype_file |
(char) path to PLINK-formatted SNP genotype data. |
fam_file |
(char) path to PLINK population-coded fam file. |
output_folder |
(char) path to output directory. |
output_file |
(char) path to final GSEA-formatted input file. |
none
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.