Getting started

pyft: python bindings for fibertools-rs

Documentation Status https://badge.fury.io/py/pyft.svg

pyft provides a python API for the rust library fibertools-rs. The inspiration for this API is to make analysis in python easier and faster; therefore, only extraction of data from a fiberseq bam is supported and not writing.

Install

pip install pyft

Vignettes

The vignettes are a good place to start to understand the capabilities of pyft.

Indices and tables