Pi_S.par | R Documentation |
Calculate Pi_S based on intergenic loci. This is obtained by excluding all exonic loci.
Pi_S.par(TH, exon.all, nSNP = NA, cores = 15)
TH |
Site-wise theta calculated using ANGSD |
exon.all |
Coordinates of all gene models |
nSNP |
If given, divides the total Pi with the given number of SNPs. |
cores |
Number of cores for parallel computation |
a list with Pi from intergenic regions, chromosome-wise cumulative sums and numbers of SNPs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.