Page 1 of 1

Normalization isn't working

Posted: Mon Sep 22, 2008 12:35 pm
by ksimm004
If you find that when you go to normalize your data that you keep getting no
results and see the following errors (as seen below), you must re-filter your
data changing the length of filter area. For example, you filter your data
from 20 to 380 and are unable to obtain any data when normalizing. Go back
through and filter the data from 20 to 360. Once you have changed the filtered
area, you should be able to normalize the data. If the problem is not corrected,
please feel free to contact me or Alain Laederach.




??? Error using ==> plot
Vectors must be the same lengths.

Error in ==> Reference_Selection>print_data at 160
plot(DNA_pos,dat_mat_norm_min);

Error in ==> Reference_Selection>popupmenu1_Callback at 94
print_data(handles.dat_mat_norm,handles.all_CAFA_dat_struct,handles.num_select,h
andles.sensitivity);

Error in ==> gui_mainfcn at 96
feval(varargin{:});

Error in ==> Reference_Selection at 42
gui_mainfcn(gui_State, varargin{:});

??? Error while evaluating uicontrol Callback