Brian Ondov

Results 86 comments of Brian Ondov

They are indeed thrown out; by default only k-mers with ACGT are used.

Passing tests with wiggle room would be fine fine for locally created sketches, but there would be spurious results against pre-built sketches that we distribute (like RefSeq). Including endianness in...

I don't have access to exact code anymore, but the basic idea is to create an "edge file" (\ \ \) with lines for any pairs of genomes with Mash...

This would be a great issue to address, and we would welcome input on how best to do it. On the one hand, we try to keep `mash dist` as...

This is addressed in latest source with `-C`. It appends the comment to the ID, separated by `:`. This avoids changing the field order. Let me know if this works;...

Not built into Krona...you would have to use Automator or another macro system to click the snapshot button.

Rasterize.js seems to wait 200ms for the page to load before rendering, but the Krona chart is still in its opening animation at this point. It should work if you...

Fixed in [2.8.1](https://github.com/marbl/Krona/releases/tag/v2.8.1).

Hi @selin-kucukavsar, It looks like that first column is KEGG ortholog identifiers with their leaf names. In order to use `ktImportText` as @deepthoughts recommends, you would need to somehow expand...

This is potentially another instance of #62, in which case a re-download of the binaries would be the first thing to try.