Hi Kevin, I have this error
Error in (function (classes, fdef, mtable) : unable to find an inherited method for function ‘gsva’ for signature ‘"data.frame", "GeneSetCollection"’
probably it's not right the format of the matrix that I'm using or I'm missing a step?
Thank you


Hi Kevin,
I created the rlog matrix.txt and run GSVA, but I m doing something wrong, To run GSVA I m following this vignette:
https://bioconductor.org/packages/release/bioc/vignettes/GSVA/inst/doc/GSVA.pdf
but at this point I have an error : Error in gsva(mydata, canonicalC2BroadSets, min.sz = 5, max.sz = 500, : could not find function "gsva"
I'm not familiar with this script, can you tell me how to use it?
Do I need of others libraries?
thank you very much
Hey Morris, I think that you also need to load the main package, like this:
Hi Kevin, I m ok for now thanks :)
I thought that maybe separator could be a problem so I removed it, now because you told me I converted the file from .csv to .txt without specifying the separator and I have a different result:
Maybe I should be using the ensemble for the gene name..