View source: R/create.Rdata.files.R
create.Rdata.files | R Documentation |
This is used to convert the *.txt genotype probability files to *.Rdata files.
create.Rdata.files(prob.files, cross = "DO")
prob.files |
Character vector containing genotype probability file names. |
cross |
Character string containing the type of cross. Typically "DO, "CC, "HS", or "DOF1". |
No value returned. Write out a *.Rdata file for each *.txt file.
Daniel Gatti
## Not run: create.Rdata.files(prob.files)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.