Description Usage Arguments Value
Make scantwo threshold object.
1 | makeScantwoThresholdObject(thresholds, phenotypes, alpha)
|
thresholds |
Mapping or vector of |
phenotypes |
Character vector of phenotypes for which
the |
alpha |
Significance level (alpha) associated
with the specified |
A summary.scantwoperm object with the given scantwo
thresholds at the specified significance level (alpha) for each LOD
column. Because no permutations are used in generating the scantwo
thresholds object, the returned object has attribute 'n.perm'
containing the value 0.
Note that phenotype names are not included in the summary.scantwoperm
object. This is a feature, not a bug, and is intended to match the behaviour
of R/qtl in the case of a single significance level (alpha).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.