Everything on Python JSON
This tutorial demonstrates how to read and write JSON files in Python. This can be very useful to store data from a Python dict.
Pain-free Genome Depth Plotting
A genome depth plot is a great way to visualize how well a target genome is covered across the genome. This can be used to eyeball …