Kevin Bonham

Results 67 issues of Kevin Bonham

One place to find useful things to demo is [rosalind.info](https://rosalind.info/problems/list-view/), which has a lot of bioinformatics problems. One idea would be to show how to do each thing naively with...

help wanted
New tutorial

Some work in this direction already in #2, though that's out of date now too. Also related to #3 .

Maybe using Documenter, maybe using Franklin. Somehow, should get this linked up to the biojulia website as well.

Presentation

Tried to install `poretools` in a fresh environment: ``` error: Setup script exited with Beginning with Matplotlib 3.1, Python 3.6 or above is required. This may be due to an...

I've been running into a weird date parsing issue, and I can't sort out what the pattern is, though I've managed to nail down [a MWE](https://gist.github.com/kescobo/f7528a7d86afa343d9bf30f5db73946d) The linked csv has...

bug

Attempting to deal with a similar use case as #157, though with some additional functionality, could it be possible to use polylux animations with `cetz` drawings (related discussion on [cetz...

I have a series of images that I'd like to animate in, but I'm not sure how to get them to occupy the same space. Eg, say I have ![decision-tree_1](https://github.com/andreasKroepelin/polylux/assets/3502975/32be9ed1-184b-4034-bc4e-8e9e5ea0c2ce)...