ebseq_few | R Documentation |
Starting at approximately 5 conditions, ebseq becomes too unwieldy to use effectively. But, its results until then are pretty neat.
ebseq_few(
data,
conditions,
patterns = NULL,
ng_vector = NULL,
rounds = 10,
target_fdr = 0.05,
norm = "median"
)
data |
Expressionset/matrix |
conditions |
Factor of conditions in the data to compare. |
patterns |
Set of patterns as described in the ebseq documentation to query. |
ng_vector |
Passed along to ebmultitest(). |
rounds |
Passed to ebseq. |
target_fdr |
Passed to ebseq. |
norm |
Normalization method to apply to the data. |
[ebseq_pairwise()]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.