View source: R/writebayescan.R
write.bayescan | R Documentation |
write the genotypes in a format suitable for analysis with bayescan
write.bayescan(dat=dat,diploid=TRUE,fn="dat.bsc")
dat |
a genotype data frame |
diploid |
whether the dataset is diploid or haploid |
fn |
file name for output |
a text file fn is written in the current directory
Jerome Goudet jerome.goudet@unil.ch
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.