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/
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
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