lcolladotor / derfinder

Annotation-agnostic differential expression analysis of RNA-seq data via expressed regions-level or single base-level approaches

Home Page:http://lcolladotor.github.io/derfinder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error in calculatePvalues() when fstats.output is NULL

lcolladotor opened this issue · comments

2013-12-11 03:58:31 calculatePvalues: calculating F-statistics for permutation 253
Error in unlist(RleList(fstats.output), use.names = FALSE) :
  error in evaluating the argument 'x' in selecting a method for function 'unlist': Error in as(from, class) :
  no method or default for coercing "NULL" to "Rle"
Calls: RleList ... .coerceToList -> lapply -> lapply -> FUN -> setNames -> .as -> as
Calls: analyzeChr -> calculatePvalues -> unlist
Execution halted

Haven't reproduced this problem in a while. Without further leads, we'll drop this issue.