Adventures with Nanopore

This is a guest post by Alex Jironkin (@biocomputerist) in the core bioinformatics group at Colindale. TL;DR: Try assembling your hybrid Illumina-MinION data with smaller number of kmers for better assemblies By now you probably heard about the new Nanopore technology, it is truly marvellous bit of engineering. The DNA strands are pulled through the…

How to do a Dendroscope tanglegram

Tanglegrams are a very cool way of visualising the difference between two trees. There is an implementation in Dendroscope that allows them to be made very easily, IF you know how (it isn’t covered very well in the documentation). This is how. This is definitely one of those, ‘write it down before I forget’ blogs.…

Plot maps with R

Another thing I have learned to do while at HSPH is to make maps with a nice sprinkling of visual sugar e.g. proportional point sizes, different colours, different shapes. This post will take you through that. Thanks to Amy Wesolowski at HSPH for teaching me how to do this! The commands below can also be downloaded…

Annotating phylogenetic trees

Once your phylogenetic tree gets above 50-100 strains it can become a bit unwieldy to analyse. One nice way of getting around this is to annotate your tree with relevant info e.g. serotype, phage type, source, date, location etc. A while ago, Tim wrote a script to annotate NEXUS format trees for viewing in e.g.…