Home > replicate_regression > replicate_regression_omics > replicate_regression_omics_analysis.m

replicate_regression_omics_analysis

PURPOSE ^

-------------------------------------------------------------------

SYNOPSIS ^

This is a script file.

DESCRIPTION ^

 -------------------------------------------------------------------
 Script replicate_regression_omics_analysis

 Run replicate regression analysis for an omics dataset
 and save all results and graphics to files

 Input: 
 base_DIR      (directory path for data set, to be referred to in options file]
 foptions_file (filename of options file containing information about all further filenames, parameters, etc.)
                instead, foptions_file can also be the matlab structure itself;
 This script can also be run in a shell:

 matlab -r "cd [DIRECTORY]; foptions_file = '[OPTIONS_FILENAME]'; replicate_regression_omics_analysis; quit;"

 [DIRECTORY] is the directory in which this script is located

 The omics data filename is given in the options file
 -------------------------------------------------------------------

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 12-Feb-2016 23:46:45 by m2html © 2003