Translated handlePopData (#2)
This commit is contained in:
parent
9224c44cb6
commit
03db7f4124
4 changed files with 86 additions and 94 deletions
14
man/handlePopData.Rd
Normal file
14
man/handlePopData.Rd
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
% Generated by roxygen2: do not edit by hand
|
||||
% Please edit documentation in R/handlePopData.R
|
||||
\name{handlePopData}
|
||||
\alias{handlePopData}
|
||||
\title{Handle Pop data}
|
||||
\usage{
|
||||
handlePopData(raw_data)
|
||||
}
|
||||
\arguments{
|
||||
\item{raw_data}{raw data}
|
||||
}
|
||||
\description{
|
||||
The last column of the original data tells you which? that line is from. The function changes the allele codes so that the codes for one locus have values between 1,, Noah (j). Before this change, an allele whose code is zero is changed.
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue