taxon_mwuStats {Anaconda} | R Documentation |
taxon_mwuStats
Description
mwuStats from RBGOA adapted for taxonomic analysis
Usage
taxon_mwuStats(
input,
goDatabase,
goAnnotations,
goDivision,
Alternative = "t",
adjust.multcomp = "BH",
clusterCutHeight = 0.25,
largest = 0.1,
smallest = 5,
perlPath = "perl",
verbose = TRUE
)
Arguments
input |
input |
goDatabase |
goDatabase |
goAnnotations |
goAnnotations |
goDivision |
goDivision |
Alternative |
Alternative |
adjust.multcomp |
adjust.multcomp |
clusterCutHeight |
clusterCutHeight |
largest |
largest |
smallest |
smallest |
perlPath |
perlPath |
verbose |
verbose |
Value
Statistical analysis for taxonomic rank
Examples
## Not run: taxon_mwuStats(input, ...)
[Package Anaconda version 0.1.5 Index]