Stephan Grein
Stephan Grein
Thanks for the quick reply. If the issue surfaces again, we will have to scrutinize pyABC again. In this case, feel free to re-open this issue #626 again.
> Thanks. Did you test that? I think there were some failing tests when I tried a recent Ipopt version a few weeks ago. Tested as far as that I...
Hi @PrachetaBA - could you provide more details? This Python 3.10 on which OS?
Hi, could you post your `~/.parallel` configuration file?
Ping @Quim98
Yes, I forgot that I need to also specify `col_cluster=False`, `col_dendrogram=False` is not enough.
@DingWB thank you! Is it also possible to remove or reposition the label of a anno_barplot(...)? Code: `AB=anno_barplot(...`. I need to move the label `AB` or remove it in the...
Thanks, what about the label name? Can I somehow include spaces?
No, sorry, I mean in the label`s name. This is a second question, on how to rename the label, e.g. AB for the annotation to `AB variant`
`legend_kws` with `label` I assume? doesn't work somehow for my anno_barplot. :/