Ryan David Ward
Ryan David Ward
Interesting. I am having the same issue. Diamond does not work on files stored on USB drives.
Same issue here, I only started experiencing this issue when I switched from minimap to minimap2. ``` [M::main] ===> Step 1: reading read mappings Step 2: 1-pass (crude) read selection...
Update: It seems likely that the issue is caused by using minimap2's `map-pb` feature as opposed to `ava-pb`. When you are mapping reads onto themselves, there will be a 100%...
I'm having the same issue
> > There's no special filter (right now) – tables are just parsed as a special kind of HTML tag, so you can use `filter_tags`. For example: > > ```python...
I'll leave this here if anyone wants it. It saves having to clean up the html elements that get split up ```python def wiki_link_to_html(node): text = str(node.title) return f'{text}' def...
We gotta do something about this. I must reiterate how incredibly frustrating and hampering this is to exploratory research. 
Thanks @hadley this is an acceptable solution, but I still do not love it. I am just curious if you have any references to point to the overwhelming majority you're...
Thanks for the clarification. I finally did wind up _cheating_ by swapping the reads, which is totally okay by the way. I think your proposal for a warning makes a...
Oh yeah, I was referring to the vn.ask function (Python). I have bd using it with SQLite and it's not really possible to do anything with -- it started responding...