Florian G. Pflug
Florian G. Pflug
Some images (e.g. on the page *Manage Tools*, URL `admin/repositories`) don't load correctly after launching Galaxy using the docker image `galaxy-stable:19.09`. The problems seems to be that e.g. `lib/tool_shed/galaxy_install/grids/admin_toolshed_grids.py` hardcodes...
Error: Tried to insert kmer 9318400 starting at position 143779831, number of slots 65. Position: 65
When trying to map against mm10, while building the "ref table", NGM version 0.5.5 (installed via BioConda) aborts with the error: ``` Tried to insert kmer 9318400 starting at position...
In a recent project I had some issues with `external_pointer` that I wanted to discuss. First, a bit of context: My goal was to make a simple C++ library consisting...