Changes

Using Bioconductor To Analyse Beadarray Data

1 byte removed, 17:52, 21 August 2009
m
no edit summary
*First define a cutoff criteria for inclusion.
**One option is to use the decideTests function:
</pre>results = decideTests(ebFit, method="global")</pre>
**The relevant options are for method and adjust.method
***method