Max Brown

Results 32 comments of Max Brown

Closing this due to inactivity.

Sorry that took so long. If you'd like to compile and check that'd be great. Otherwise I'll bump the version in a few days.

Closing this, assuming it's fixed!

Hi Luca, It's a good question! What I usually do is take the top hits (I assume you ran `tidk explore`?) and the use the search functionality in `tidk` to...

Usually I would start with this command: ``` tidk explore --minimum 5 --maximum 10 genome.fasta # or up it to 30 tidk explore --minimum 5 --maximum 30 -- genome.fasta ```...

Closing this due to inactivity.

Thanks for this - I will get around to looking at this. Just writing up `tidk` as a paper at the moment, so on a code freeze for a bit....

I'm keen on this change. Is it worth continuing on with the old PR?

I believe this is a version difference issue. Just need to update the Cargo.toml and recompile. I'll get to this later!

Had a look, and it's cool! There is coloring support with nested lists, but not choosing arbitrary colors like in yours. It's a good idea, and I will see if...