How to Install fast5 in Ubuntu 18.04



Install fast5 by entering the following commands in the terminal:

sudo apt update
sudo apt install fast5

Description:

utilities for manipulating Oxford Nanopore Fast5 files

The data produced by Oxford Nanopore Technologies (ONT) sequencers are stored in fast5 files, based on the HDF5 file format, with one file per sequenced read. This package provides utilities to inspect these files, as well as to pack them for more effficient use.

Homepage: https://github.com/mateidavid/fast5

Version: 0.6.5-1

Section: universe/science