BioinfoStat, software for statistical analysis, especially for testing multiple hypotheses, as in microarray gene expression data. Version 0.1 (beta).

 

Copyright (C) 2001-2003 by David R. Bickel.

 

 

The contents of these files are subject to the Mozilla Public License Version 1.1 (the "License"); you may not use these files except in compliance with the License. You may obtain a copy of the License at http://www.mozilla.org/MPL/

 

Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License.

 

 

Instructions for running the demo

  1. Download R from www.r-project.org.
  2. Install and learn how to use R.
  3. Place the following BioinfoStat files in the same directory: General.r, Estimation.r, TestStats.r, MultTests.r
  4. Launch R, set the working directory to the directory with the BioinfoStat files.
  5. Run the commands in the demo file.