Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 1022 Bytes

File metadata and controls

18 lines (11 loc) · 1022 Bytes

makoview is a part of the mako pipeline for differential RNA modification calling at the isoform resolution using Nanopore direct RNA sequencing, with documentation at https://shimlab.github.io/mako/

Introduction

Makoview is a visualisation tool intended to be used with the Mako pipeline for the differential analysis of RNA modifications using Oxford Nanopore data. For more information, see the repository at shimlab/mako

Installation

Makoview is available through both PyPI (tagged/release builds) and TestPyPI (development builds). You can install it using pip, or execute it in an isolated environment with pipx/uvx:

pip install makoview

# for testing purposes: run latest commit from GitHub
uvx --from https://github.com/shimlab/makoview.git makoview