← Back to projects

PyMut: exploring and visualizing NGS mutations

A Python library for exploring and visualizing genetic mutations from next-generation sequencing data. It started as my final degree thesis and was published on PyPI.

June 1, 2025

  • Python
  • Bioinformatics
  • PyPI
  • Thesis

PyMut is a Python library for exploring and visualizing genetic mutations from next-generation sequencing (NGS) data. It was my final degree thesis at Universidad Nebrija and is published on PyPI as pymut-bio.

The problem

Technical decisions

What I learned

  • PyPI package: pymut-bio