pelkmanslab / iBRAIN_BRUTUS

A version of canonical iBRAIN (2015) deployed on BRUTUS cluster
0 stars 0 forks source link

function 'mad2' is missing #3

Closed ewiger closed 9 years ago

ewiger commented 9 years ago

Undefined function 'mad2' for input arguments of type 'double'.

Error in generate_basic_data (line 67) matMADs = (matLog2RelativeInfectionIndex-nanmedian(matLog2RelativeCellNumber(matNormalizationIndices)))./mad2(matLog2RelativeCellNumber(matNormalizationIndices));