Description Usage Arguments Details Value
qtlSignTest
Uses the Fraser etc. sign test to assess neutral evolution
for a set of expression phenotypes
1 | qtlSignTest(effect = NULL, trans.effect = NULL, verbose = T, ...)
|
effect |
Signed cis-eQTL or allele-specific expression log2-fold change data |
trans.effect |
If effect is signed cis-eQTL effect, one can test the independence of cis and trans eQTL evolution. Here provide effect effect of trans QTL. |
verbose |
should results be printed to console? |
... |
Additional arguments to pass on to fisher.test / binom.test, such as null hypotheses. |
id |
label for output |
See ...
The results of a binomial test (or Fisher's exact test if trans.dir is specified).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.