nodePermScanoneF: Run 'funqtl::scanoneF' on a single permutation of a 'cross'...

Description Usage Arguments Value References See Also

View source: R/batchScanoneF.R

Description

Run funqtl::scanoneF on a single permutation of a cross object.

Usage

1
2
nodePermScanoneF(perm.id, cross, pheno.col = NULL, perm.pheno = TRUE,
  perm.geno = FALSE, ...)

Arguments

perm.id

Permutation index.

cross

An R/qtl cross object.

pheno.col

Phenotype columns for which QTL analysis should be performed. If specified, phenotypes should contain measurements for consecutive values of the parameter of the function-valued trait (e.g. times). If no phenotypes are specified, all are used.

perm.pheno

Permute phenotype data.

perm.geno

Permute genotype data.

...

Additional keyword arguments passed to scanoneF.

Value

A scanoneperm matrix containing the results of scanoneF for a single permutation.

References

Broman KW, Wu H, Sen S, Churchill GA (2003) R/qtl: QTL mapping in experimental crosses. Bioinformatics 19:889-890. (PubMed)

Kwak IY, Moore CR, Spalding EP, Broman KW (2014) A simple regression-based method to map quantitative trait loci underlying function-valued phenotypes. Genetics 197(4):1409-16. (PubMed)

See Also

Other scan utility functions: batchPermScanoneF, batchPermScanone, batchPermScantwoF, batchPermScantwo, batchPhenoScanone, batchPhenoScantwo, batchScan, nodePermScanone, nodePermScantwoF, nodePermScantwo, nodePhenoScanone, nodePhenoScantwo


gact/shmootl documentation built on Nov. 11, 2021, 6:23 p.m.