Skip to content

Commit

Permalink
Add details on IterateHWE_LD
Browse files Browse the repository at this point in the history
  • Loading branch information
lvclark committed Jun 22, 2018
1 parent f4761d7 commit e8b9abe
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions man/IterateHWE.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,13 @@ assuming no population structure:
\code{\link{AddGenotypePriorProb_HWE}}, \code{\link{AddGenotypeLikelihood}},
\code{\link{AddPloidyChiSq}}, and \code{\link{AddGenotypePosteriorProb}}.

\code{IterateHWE_LD} runs each of the functions listed for \code{IterateHWE}
once, then runs \code{\link{AddAlleleLinkages}}. It then runs
\code{\link{AddAlleleFreqHWE}}, \code{\link{AddGenotypePriorProb_HWE}},
\code{\link{AddGenotypePriorProb_LD}}, \code{\link{AddGenotypeLikelihood}},
\code{\link{AddPloidyChiSq}}, and \code{\link{AddGenotypePosteriorProb}}
iteratively until allele frequencies converge.

For \code{IteratePopStruct}, the following functions are run iteratively,
modeling population structure:
\code{\link{AddPCA}}, \code{\link{AddAlleleFreqByTaxa}},
Expand Down

0 comments on commit e8b9abe

Please sign in to comment.