*******
repytah
*******
``repytah`` is a Python package that builds aligned hierarchies, a representation for 
sequential data streams. 

Citing repytah
==============
Please cite ``repytah`` using the following:

K. M. Kinnaird et al., repytah: A Python package that builds aligned hierarchies for sequential data streams. Python package version 0.1.0, 2021. [Online]. 
Available: https://github.com/smith-tinkerlab/repytah.


.. toctree::
   :maxdepth: 1
   :caption: Getting Started
   
   about
   installation


.. toctree::
   :maxdepth: 1
   :caption: Modules

   utilities
   transform
   assemble
   search_doc



.. toctree::
   :maxdepth: 1
   :caption: Implementation
   
   function_pipeline
   example_vignette.ipynb

.. toctree::
   :maxdepth: 1
   :caption: References

   changelog
   genindex
