gtrichard / deepStats

deepStats: a stastitical toolbox for deeptools and genomic signals
GNU General Public License v3.0
32 stars 3 forks source link

bootstrap pdf empty when trying to use personalized colors #19

Open LeaFai opened 3 years ago

LeaFai commented 3 years ago

Hi!

I've been trying to personalize the colors of my bootstraps plots, and while it worked perfectly for the dsCompareCurves --comparison regions, no plot is generated when I use dsCompareCurves --comparison scores, giving me the following error: "Error in boot_plot_list[[score]] : subscript out of bounds"

If I remove the --bootPlotColors arguments, the bootstraps plot is generated but the wilcoxon plot pdf is then empty.

Do you have any idea what might cause these issues and how I could solve it? Thank you for the help! I've attached an .dscc file, both scripts and slurm outputs: deepStats_Test.zip