Description Usage Arguments Value References See Also
Run qtl::scantwo on a batch of phenotypes.
| 1 2 | batchPhenoScantwo(cross, pheno.col = NULL, n.cluster = 1, iseed = NULL,
  ...)
 | 
| cross | An R/qtl  | 
| pheno.col | Phenotype columns for which QTL analysis should be run. If no phenotypes are specified, all are used. | 
| n.cluster | Number of nodes to request for parallel execution. Any
number of processes can be requested with the argument  | 
| iseed | Seed for random number generator. | 
| ... | Additional keyword arguments passed to  | 
A scantwo object containing the results of the QTL scan for 
the given phenotypes.
Broman KW, Wu H, Sen S, Churchill GA (2003) R/qtl: QTL mapping in experimental crosses. Bioinformatics 19:889-890. (PubMed)
Other scan utility functions: batchPermScanoneF,
batchPermScanone,
batchPermScantwoF,
batchPermScantwo,
batchPhenoScanone, batchScan,
nodePermScanoneF,
nodePermScanone,
nodePermScantwoF,
nodePermScantwo,
nodePhenoScanone,
nodePhenoScantwo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.