Metadata-Version: 2.1
Name: LZGraphs
Version: 0.22
Summary: An Implementation of LZ76 Based Graphs for Repertoire Representation
Home-page: https://github.com/MuteJester/LZGraph
Download-URL: https://github.com/MuteJester/LZGraphs/archive/refs/tags/V1.tar.gz
Author: Thomas Konstantinovsky
Author-email: thomaskon90@gmail.com
License: MIT
Keywords: Graph Theory,Immunology,analytics,biology,tcell,repertoire,cdr3
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
License-File: LICENSE

.. raw:: html



   <p align="center">



|Stargazers| |Commits| |Issues| |MIT License| |LinkedIn|



.. raw:: html



   </p>



.. raw:: html



   <!-- PROJECT LOGO -->



.. raw:: html



   <p align="center">



.. raw:: html



   <h2 align="center">



LZGraphs



.. raw:: html



   </h2>



.. raw:: html



   <p align="center">



LZ76 Graphs and Applications in Immunology Explore the docs » View Demo

· Report Bug · Request Feature



.. raw:: html



   </p>



.. raw:: html



   </p>



.. raw:: html



   <!-- TABLE OF CONTENTS -->



Table of Contents

-----------------



-  `About the Project <#about-the-project>`__

-  `Usage <#usage>`__

-  `Roadmap <#roadmap>`__

-  `Contributing <#contributing>`__

-  `License <#license>`__

-  `Contact <#contact>`__



.. raw:: html



   <!-- ABOUT THE PROJECT -->



About The Project

-----------------



LZGraphs :dna: : An implementation of the methodology present in the XXX

paper



Installation

~~~~~~~~~~~~



::



   pip install LZGraphs



.. raw:: html



   <!-- USAGE EXAMPLES -->



Usage

-----



.. raw:: html



   <!-- ROADMAP -->



Roadmap

-------



See the `open issues <https://github.com/MuteJester/LZGraphs/issues>`__

for a list of proposed features (and known issues).



.. raw:: html



   <!-- CONTRIBUTING -->



Contributing

------------



Contributions are what make the open-source community such a powerful

place to create new ideas, inspire, and make progress. Any contributions

you make are **greatly appreciated**.



1. Fork the Project

2. Create your Feature Branch

   (``git checkout -b feature/AmazingFeature``)

3. Commit your changes (``git commit -m 'Add some AmazingFeature'``)

4. Push to the Branch (``git push origin feature/AmazingFeature``)

5. Open a Pull Request



.. raw:: html



   <!-- LICENSE -->



License

-------



Distributed under the MIT license. See ``LICENSE`` for more information.



.. raw:: html



   <!-- CONTACT -->



Contact

-------



`Thomas Konstantinovsky <>`__ - thomaskon90@gmail.com



Project Link: https://github.com/MuteJester/LZGraphs



.. raw:: html



   <!-- MARKDOWN LINKS & IMAGES -->



.. |Stargazers| image:: https://img.shields.io/github/stars/MuteJester/LZGraphs.svg?style=flat-square

   :target: https://github.com/MuteJester/LZGraphs/stargazers

.. |Commits| image:: https://img.shields.io/github/commit-activity/m/MuteJester/LZGraphs?style=flat-square

   :target: https://github.com/MuteJester/LZGraphs

.. |Issues| image:: https://img.shields.io/github/issues/MuteJester/LZGraphs.svg?style=flat-square

   :target: https://github.com/MuteJester/LZGraphs/issues

.. |MIT License| image:: https://img.shields.io/github/license/MuteJester/LZGraphs.svg?style=flat-square

   :target: https://github.com/MuteJester/LZGraphs/blob/master/LICENSE

.. |LinkedIn| image:: https://img.shields.io/badge/-LinkedIn-black.svg?style=flat-square&logo=linkedin&colorB=555

   :target: https://www.linkedin.com/in/thomas-konstantinovsky-56230117b/



