I'm using R, ConcensusClusteringPlus package for sample clustering. I import datasheet from an excel file, but when I interpreted it announced error like this:
Error in (function (classes, fdef, mtable) : unable to find an inherited method for function ‘exprs’ for signature ‘"data.frame"’
But I don't know why