get.outline.index {fCI} | R Documentation |
find the outline genes of a given distribution
get.outline.index(values)
values |
TBD
indexes |
remove the index of values that are outliners based on the t-test with alpha=0.05 |
TBD
Shaojun Tang
http://software.steenlab.org/fCI/
TBD
values=rnorm(100) get.outline.index(values)