BatchAdjustSMtest
Running MATLAB script file BatchAdjustSMtest.m
  Size of numin = 5966   109
  Size of textin = 5966   109
 
  Check if numin and textin are matrices:

ans =

     1


ans =

     0

 
  Check if numin and textin are cell arrays:

ans =

     0


ans =

     1

 
  Check if numin and textin are character arrays:

ans =

     0


ans =

     0

 
  Check values in some cells:
 
  This should give: CLID

ans = 

    'CLID'


ans =

CLID

 
  This should give the 1st case name: BC503B-BE

ans =

BC503B-BE

 
  This should give the 1st CLID: IMAGE:252515

ans =

IMAGE:252515

 
  This should give the first gene name: kynureninase (L-kynurenine hydrolase) H87471

ans =

kynureninase (L-kynurenine hydrolase) H87471 

 
  This should give the 1st data value, -2.01:

ans =

   -2.0100

 
  This should give the last data value, 0.56:

ans =

    0.5600

 
  This should be 0:

ans =

     0

 
  This should be 4:

ans =

     4

 
  These should be empty:

ans =

     []


ans =

     []

 
  This should give the 1st data value, -2.01:

ans =

   -2.0100

 
  This should give the last data value, 0.56:

ans =

    0.5600

 
  This should give the 1st source value, 1:

ans =

     1

 
  This should give the last source value, 2:

ans =

     2

 
  This should give the 1st batch value, 1:

ans =

     1

 
  This should give the last batch value, NaN:

ans =

   NaN

 
  This should give the 1st Array Name value, shac091:

ans = 

    'shac091'

 
  This should give the last Array Name value, svo088:

ans = 

    'svo088'

 
  This should give the 1st Name value, BC503B-BE:

ans = 

    'BC503B-BE'

 
  This should give the last Name value, BC11-FA:

ans = 

    'BC11-FA'

 
  This should give the 1st class value, 1:

ans =

     1

 
  This should give the last class value, 3:

ans =

     3

 
  This should give the 1st CLID value, IMAGE:252515:

ans = 

    'IMAGE:252515'

 
  This should give the last class value, IMAGE:325355:

ans = 

    'IMAGE:325355'

 
  This should give the 1st CLID value, kynureninase (L-kynurenine hydrolase) H87471:

ans = 

    'kynureninase (L-kynurenine hydrolase) H87471 '

 
  This should give the last class value, latent transforming growth factor beta binding protein 2 W52204:

ans = 

    'latent transforming growth factor beta binding protein 2 W52204 '

??? One or more output arguments not assigned during call to 'checkdeprows'.

Error in ==> SubRoutines\SDPT3\Solver\sqlp.m
On line 125  ==>    [Avec,b,y,indeprows,feasible] = checkdeprows(blk,Avec,b,y,rmdepconstr);

Error in ==> subroutines\sep.m
On line 117  ==>  [obj,X,lambda,Z,gaphist,infeashist,info] = ...

Error in ==> subroutines\DWD1SM.m
On line 60  ==> [w,beta,residp,residn,alp,totalviolation,dualgap,flag] = sep(trainp,trainn,penalty) ;

Error in ==> C:\batchAdjust\BatchAdjust\BatchAdjustSM.m
On line 262  ==>   dirvec = DWD1SM(rawdata(:,flagp),rawdata(:,flagn)) ;

Error in ==> C:\batchAdjust\BatchAdjust\BatchAdjustSMtest.m
On line 227  ==>     BatchAdjustSM(mdata,batchlabels,paramstruct) ;

vers
??? Undefined function or variable 'vers'.

ver
-------------------------------------------------------------------------------------
MATLAB Version 6.5.0.180913a (R13)
MATLAB License Number: DEMO
Operating System: Microsoft Windows 2000 Version 5.0 (Build 2195: Service Pack 1)
Java VM Version: Java 1.3.1_01 with Sun Microsystems Inc. Java HotSpot(TM) Client VM
-------------------------------------------------------------------------------------
MATLAB                                    Version 6.5        (R13)
diray off
??? diray off
          |
Error: Missing operator, comma, or semicolon.

diary off
