Tutorial adapted from Canu Quick Start Guide: https://canu.readthedocs.io/en/latest/quick-start.html
DO NOT run
curl -L -o oxford.fasta http://nanopore.s3.climb.ac.uk/MAP006-PCR-1_2D_pass.fastacanu -p ecoli -d ecoli-oxford  genomeSize=4.8m maxThreads=8  -nanopore-raw oxford.fastaMost of what you will be interested in the contigs files in the ecoli-oxford folder.
Try:
 grep ">" ecoli-oxford/ecoli.contigs.fastaHow many contigs did we find and how big are they?