itpseq documentation#
Date: Mar 22, 2025 Version: 0.0.1a8
Useful links: Installation Repository | Source Repository | Issues & Ideas
itpseq is an open source library written in Python to process iTP-Seq (inverse-toeprinting) data.
- Quickstart:
Install from PyPi with
pip install -U itpseqCommand line help:
itpseq --helpAs a Python module:
import itpseq
User guide & Tutorials
The user guide provides in-depth information on iTP-Seq and the itpseq library.
API reference
The reference guide contains a detailed description of the itpseq API. The reference describes how the methods work and which parameters can be used.