mykle hoban

Results 3 issues of mykle hoban

## Bug report ### Expected behavior and actual behavior Parameters are sometimes incorrectly translated between camelCase and kebab-case. Particularly, when default values of `params` are defined in nextflow.config, the translation...

bug
lang/config

The function `subset_taxa` (and probably other similar functions that use ellipses to pass subset expressions) can only handle expressions passed where all referenced objects are in the global scope, so...

I'd like to use the overlap-avoidance of `circos.labels` to label sectors on a a `chordDiagram`. I've got it to where I can plot the labels, but I can't get them...