pmoulos / metaseqR2

An R package for the analysis, meta-analysis and result reporting of RNA-Seq gene expression data - Next Generation!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problem using excludeList

dfanidis opened this issue · comments

Error in names(geneLength) <- rownames(geneCounts) : 
  'names' attribute [60527] must be the same length as the vector [0]

Problem caused by known but not well documented R "feature" (see here).