Include Page | ||||
---|---|---|---|---|
|
AdjustPvalue 0.0.1
Community rating: ?????
Given a set of p-values, returns p-values adjusted using one of several methods, including Bonferroni correction, Holm, Hochberg, Hommel, BH or fdr, and BY.
Quick Start
- To use AdjustPvalue 0.0.1, import your data in ___ format.
- Resources: http://stat.ethz.ch/R-manual/R-patched/library/stats/html/p.adjust.html
Test Data
Info |
---|
Test data for this app appears directly in the Discovery Environment in the Data window under Community Data -> iplantcollaborative -> example_data -> GWAS -> TASSEL_4.3.0_GLM |
Input File(s)
Use glm1.txt from the directory above as test input.
Parameters Used in App
When the app is run in the Discovery Environment, use the following parameters with the above input file(s) to get the output provided in the next section below.
- Default parameters only, no further configuration needed.
Output File(s)
Expect a text file as an output called out.txt.
Tool Source for App
...