Freq.filt {fst4pg} | R Documentation |
Filtering markers based on allelic frequencies
Description
Filtering markers based on allelic frequencies
Usage
Freq.filt(FreqNbG, Maf = 0)
Arguments
FreqNbG |
a list of data.frames (one per population) with 2 columns: Freq and NbGamete |
Maf |
a numerci value for the thresholding of minor allelic frequencies |
Value
a vector of positions to be removed
[Package fst4pg version 1.0.0 Index]