Metadata-Version: 2.1
Name: behatrix
Version: 0.9.21
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
Description: =======================
        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
        
Platform: UNKNOWN
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Education
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
