my challenge is below: i need help on this. i have been battling with this for months
>> [ARPE19_Shlomi,Rxns] = createTissueSpecificModel(Recon2_2,ExpressionData,1,1,[],'Shlomi',options,1);
Error using cell/setdiff>cellsetdiffR2012a (line 292)
Input A of class cell and input B of class double must be cell arrays of
strings, unless one is a string.
Error in cell/setdiff (line 84)
[varargout{1:nlhs}] = cellsetdiffR2012a(varargin{:});
Error in createTissueSpecificModel>mapProbes (line 471)
unknown = setdiff(unknown,rxnExpressed);
Error in createTissueSpecificModel (line 144)
[ExpressedRxns,UnExpressedRxns,unknown] =
mapProbes(parsedGPR,corrRxn,locus,genePresence,match_strings);
On Friday, May 6, 2016 at 10:34:30 AM UTC+1, fatima niki wrote: