Cluster detection using Mash
I have been racking my brain on what the command line version of a rapid cluster detection should be. As in, how can I rapidly figure out if two random geno...
I have been racking my brain on what the command line version of a rapid cluster detection should be. As in, how can I rapidly figure out if two random geno...
R’s package manager is broken. I present to you my solution for it. $HOME is your home directory. 1) mkdir -pv $HOME/R/tmp 2) Edit $HOME/.Renviron and ad...
Hey y’all, I made a new perl module to read and write Mash files. I made it a complete package, adding it to CPAN with documentation and adding unit testing...
I was a little frustrated that every time I wanted to try out my new Bio::DB::Taxonomy-based script, it would take a few minutes to run…. and then I would fi...
Like many labs around the world, we use Kraken for contamination detection. This isn’t its intended purpose however because it is supposed to be a taxonomic...