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

[19530c7c] Error in plotBaMMLogo.R code #112

Closed wge11 closed 6 years ago

wge11 commented 6 years ago

bammmotif.utils.misc.CommandFailureException: 'plotBaMMLogo.R' '/code/media/19530c7c-9d7b-4040-a24c-29e743d51b24/Output/' 'PausingSequences.Rep1' '0' '--web' '1'

wge11 commented 6 years ago

In this case, the ihbp and hbp files are not generated for plotting the logos, in the motif-motif comparison, given BaMM file as query motif.

croth1 commented 6 years ago

This error is again due to the additional dot in the filename. This time the conditional->joint probability script was affected. Fixed in the latest dev version.