#!/usr/bin/env python # coding: utf-8 # # MinHash sketches on RNAseq, some code # # Contact: Titus Brown, titus@idyll.org # # Source code: [github.com/dib-lab/sourmash](http://github.com/dib-lab/sourmash) and [README](http://github.com/dib-lab/sourmash/blob/master/README.md) # # [MinHash sketch on RNAseq - a demonstration & some graphs](./demo/00-demo.ipynb) #