egaffo / CirComPara

:microscope: A multi-method comparative bioinformatics pipeline to detect and study circRNAs from RNA-seq data
Other
14 stars 11 forks source link

Error CircRNAs_analysis.Rmd #5

Closed fabianomenegidio closed 5 years ago

fabianomenegidio commented 6 years ago

Could you help me with the error below?

I am running CirComPara for the docker image that you have made available.

label: plot_circrnas_per_gene (with options) List of 3 $ echo : logi FALSE $ include : logi TRUE $ fig.width: num 12

Quitting from lines 726-749 (circRNAs_analysis.Rmd) Error in if (zero_range(as.numeric(limits))) { : missing value where TRUE/FALSE needed Calls: ... -> f -> -> f -> -> f In addition: There were 29 warnings (use warnings() to see them)

Execution halted scons: *** [circrna_analyze/circRNAs_analysis.html] Error 1 scons: building terminated because of errors.

Tnx

egaffo commented 6 years ago

Could you tell which version you are using and which parameters you set? Does the error occur with the test data or with your data?