Improved handling of data input on greedyMix
This commit is contained in:
parent
4d5539c402
commit
2b70817317
2 changed files with 11 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ greedyMix(data, format, verbose = TRUE)
|
|||
\arguments{
|
||||
\item{data}{data file}
|
||||
|
||||
\item{format}{Format of the data c("FASTA", "VCF" ,"BAM", or "GenePop")}
|
||||
\item{format}{Data format. Format supported: "FASTA", "VCF" ,"BAM", "GenePop"}
|
||||
|
||||
\item{verbose}{if \code{TRUE}, prints extra output information}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue