soedinglab / BaMM_webserver

Webserver for motif discovery with higher-order Bayesian Markov Models (BaMMs)
https://bammmotif.mpibpc.mpg.de
GNU Affero General Public License v3.0
4 stars 2 forks source link

[9dd888d1] error in plotPvalStats.R #111

Closed croth1 closed 6 years ago

croth1 commented 6 years ago

Urgh :-(

Error in evaluateMotif(pvalues, filename = filename, rerank = FALSE, data_eta0 = data_eta0) :
  Error: input p-values must all be in the range 0 to 1!
Execution halted
wge11 commented 6 years ago

Fixed the problem. The current change is on the master branch now.