Metadata-Version: 2.1
Name: fluanisotropyanalysis
Version: 1.0.1
Summary: Read and analyse data from fluorescence anisotropy assays.
Home-page: https://github.com/mariuszlas/Fluorescence-Anisotropy-Analysis
Author: Mariusz Las, Stuart Warriner
Author-email: mariusz.las@outlook.com, s.l.warriner@leeds.ac.uk
License: UNKNOWN
Description: # Fluorescence Anisotropy Analysis
        
        [![build](https://github.com/mariuszlas/fluanisotropyanalysis/actions/workflows/python-package-test.yml/badge.svg)](https://github.com/mariuszlas/fluanisotropyanalysis/actions/workflows/python-package-test.yml)
        
        Read and analyse data from fluorescence anisotropy assays.
        
        The pacakge is best used within the interactive environment of [Jupyter Notebook](https://jupyter.org/) (accessible via [Anaconda](https://www.anaconda.com/products/individual)).
        
        ## Documentation
        The documentation of the `fluanisotropyanalysis` package can be accessed [here](https://mariuszlas.github.io/fluanisotropyanalysis/).
        
        A demonstrational Jupyter Notebook file with a step-by-step guide presenting the functionality and typical workflow can be accessed [here](https://github.com/mariuszlas/fluanisotropyanalysis/tree/main/docs/demo).
        
        ## Installation
        `pip install fluanisotropyanalysis`
        
        #### Dependencies
        [platemapping](https://github.com/lawrencecollins/platemapping) version 2.0 or higher (automatically installed)
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
