Metadata-Version: 2.4
Name: glow.py
Version: 2.1.0
Summary: An open-source toolkit for large-scale genomic analysis
Home-page: https://projectglow.io
Author: The Glow Authors
License: Apache License 2.0
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.10
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
Requires-Dist: nptyping>=2.5.0
Requires-Dist: numpy>=1.23.5
Requires-Dist: opt_einsum>=3.2.0
Requires-Dist: pandas>=1.5.3
Requires-Dist: scipy>=1.10.0
Requires-Dist: statsmodels>=0.13.5
Requires-Dist: typeguard>=2.13.3
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

=======================================================
An open-source toolkit for large-scale genomic analysis
=======================================================

|github-actions|

.. |github-actions| image:: https://github.com/projectglow/glow/actions/workflows/tests.yml/badge.svg
    :target: https://github.com/projectglow/glow/actions/workflows/tests.yml

Glow is an open-source toolkit for working with genomic data at biobank-scale and beyond. The toolkit is natively built
on Apache Spark, the leading unified engine for big data processing and machine learning, enabling the scale of the
cloud for genomics workflows.

`Read the docs`_ to start using Glow.

.. _Read the docs: https://glow.readthedocs.io
