Metadata-Version: 2.1
Name: loomxpy
Version: 0.2.0
Summary: Top-level package for LoomXpy.
Home-page: https://github.com/aertslab/loomxpy
License: MIT
Author: Maxime De Waegeneer
Author-email: mdewaegeneer@gmail.com
Requires-Python: >=3.6
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: click
Description-Content-Type: text/x-rst

=======
LoomXpy
=======

Python package (compatible with SCope) to create .loom files and extend them with other data e.g.: SCENIC regulons

.. image:: https://img.shields.io/pypi/v/loomxpy.svg
        :target: https://pypi.python.org/pypi/loomxpy

.. image:: https://readthedocs.org/projects/loomxpy/badge/?version=latest
        :target: https://loomxpy.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status

.. image:: https://pyup.io/repos/github/aertslab/loomxpy/shield.svg
     :target: https://pyup.io/repos/github/aertslab/loomxpy/
     :alt: Updates



Python package containing code for Loom files generation.


* Free software: MIT
* Documentation: https://loomxpy.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `briggySmalls/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`briggySmalls/cookiecutter-pypackage`: https://github.com/briggySmalls/cookiecutter-pypackage

