abf.fit.parallel.setup.RdInternal function: create parallel.dir, save necessary files
abf.fit.parallel.setup(parallel.dir, snps, x2, y2, q, family)
| parallel.dir | directory to create |
|---|---|
| snps | snps to model |
| x2 | genotype data |
| y2 | phenotype data |
| q | covariates |
| family | glm family |
| ... | items to save in data.RData under parallel |
No return value