mirror of
https://github.com/agdamsbo/daDoctoR.git
synced 2024-11-21 19:30:22 +01:00
18 lines
320 B
R
18 lines
320 B
R
% Generated by roxygen2: do not edit by hand
|
|
% Please edit documentation in R/hwe_allele.R
|
|
\name{hwe_allele}
|
|
\alias{hwe_allele}
|
|
\title{HWE calculation by alleles}
|
|
\usage{
|
|
hwe_allele(x, y)
|
|
}
|
|
\arguments{
|
|
\item{x}{Allele 1.}
|
|
|
|
\item{y}{Allele 2.}
|
|
}
|
|
\description{
|
|
For easy calculation.
|
|
}
|
|
\keyword{hardy-weinberg-equllibrium}
|