Main

Recent posts

Hash collision experiment

11 minute read

I have talked a bit about hashes with MLST but one crucial issue with hashes is whether they have collisions. In other words, if we have two sequences, there...

Hash MLST analysis

3 minute read

With EToKi and perhaps future MLST callers, we are possibly looking at a new class of MLST databases 1. I’m not sure which caller was actuall...

List of bioinformatics conferences

16 minute read

Every fiscal year, we have to predict where we are going to travel over the whole next year. However, conferences mainly post on their own website, making no...

Converting a set of VCFs to distances

5 minute read

I think that converting a bunch of VCF files to an alignment is still an artisinal thing. I made this sort of task in the Lyve-SET pipeline back in 2013 and ...