[Bioc-devel] Package missing in BiocCredentials app

2019-03-12 Thread Markus Riester
Hi, an old data package of mine (curatedBladderData) is not showing up in my BiocCredentials account (markus.ries...@novartis.com). Is it possible to link this package to my account? Thank you, Markus ___ Bioc-devel@r-project.org mailing list

[Bioc-devel] GSVA and LumiBatch objects

2013-12-30 Thread Markus Riester
Hi Justin, GSVA does not work correctly with LumiBatch objects. It does all the calculations, but then returns the original input data object, not the pathway collapsed version of the input data. library(lumi) library(GSVA) library(GSVAdata) library(lumiHumanAll.db) data(example.lumi)