calcFST: Calculates SNP-level FST values given two populations

Description Usage Arguments Value

View source: R/~old/R/calcFST.R View source: R/calcFST.R

Description

Calculates SNP-level FST values given two populations

Usage

1
calcFST(genotype_file, fam_file, output_folder, output_file)

Arguments

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.

Value

none


BaderLab/POPPATHR documentation built on Dec. 17, 2021, 9:53 a.m.