.. iTP-Seq documentation master file, created by
   sphinx-quickstart on Mon Feb 17 16:34:34 2025.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to iTP-Seq's documentation!
===================================

.. _installation:

Installation
------------

The code for `itpseq` is available on `GitHub <https://github.com/t-renault/itpseq>`_ under an GPL-3.0 open source license.

The `itpseq` module and its command line tools can be installed from `PyPI <https://pypi.org/project/itpseq/>`_ using the ``pip`` package manager by running the following command: ::

    pip install itpseq

Resources
---------

 .. toctree::
   :maxdepth: 3

   Tutorials <tutorials>
   API <api>
   Citing <citing>
   FAQ <faq>


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
