Skip to content

Introduction

poreFlow is a Python package designed for the analysis of nanopore sequencing data, specifically tailored for handling data from both Oxford Nanopore Technologies (ONT) MinION and custom UTube device in the Cees Dekker lab setups.

poreFlow provides tools in two categories:

  • Python Module


    A Python module that can be used in scripts, notebooks, and more

    Learn more

  • Graphical Tools


    Built-in GUIs that help analyse and edit Nanopore reads

    Learn more

Python Module

Importing the module

The easiest way to import poreFlow is using:

import poreflow as pf