:exclamation: This is a read-only mirror of the CRAN R package repository. MetaIntegrator — Meta-Analysis of Gene Expression Data. Homepage: http://biorxiv.org/content/early/2016/08/25/071514
immunoStatesMeta() not working when I follow the example:
sleData <- getGEOData(c("GSE11909","GSE50635", "GSE39088"))
immunoStatesEstimates <- immunoStatesMeta(sleData)
Error in match(x, table, nomatch = 0L) :
'match' requires vector arguments
immunoStatesMeta() not working when I follow the example: sleData <- getGEOData(c("GSE11909","GSE50635", "GSE39088")) immunoStatesEstimates <- immunoStatesMeta(sleData) Error in match(x, table, nomatch = 0L) : 'match' requires vector arguments