Metadata-Version: 2.0
Name: behatrix
Version: 0.9.7
Summary: Behatrix - Behavioral Sequences Analysis with permutation test
Home-page: http://www.boris.unito.it/pages/behatrix
Author: Olivier Friard - Marco Gamba
Author-email: olivier.friard@unito.it
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: pyqt5 (==5.14.0)
Requires-Dist: numpy

=======================
Behatrix
=======================


Behatrix is a program for the analysis of behavioral sequences.


By using a flexible and efficient approach, Behatrix allows analyzing large sets of behavioral sequences
and can organize data into contingency tables. The program can also perform permutations test and autonomously
generate the code for a flow diagram representing the transitions between behaviors.



Features
=======================

- Behaviors statistics
- Transitions statistics
- Flow diagram
- Permutations test
- Levenshtein distances and Needleman-Wunsch identities



Requirements
=======================


- PyQt5
- Numpy



Change Log
=======================

Please consult the `Revision history`_.

.. _Revision history: https://github.com/olivierfriard/behatrix/wiki/revision-history


