Metadata-Version: 2.1
Name: variant-spark
Version: 0.5.4
Summary: VariantSpark Python API
Home-page: https://bioinformatics.csiro.au/variantspark
Author: Piotr Szul et. al
Author-email: piotr.szul@csiro.au
License: CSIRO Non-Commercial Source Code Licence Agreement v1.0
Project-URL: Bug Tracker, https://github.com/aehrc/VariantSpark/issues
Project-URL: Documentation, http://variantspark.readthedocs.io/en/latest
Project-URL: Source Code, https://github.com/aehrc/VariantSpark
Keywords: gwas vcf random forest association studies variant
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.6
Requires-Dist: typedecorator ==0.0.5
Provides-Extra: deps
Requires-Dist: pandas >=1.1.4 ; extra == 'deps'
Provides-Extra: hail
Requires-Dist: hail >=0.2.74 ; extra == 'hail'
Provides-Extra: spark
Requires-Dist: pyspark >=3.1.0 ; extra == 'spark'
Provides-Extra: test
Requires-Dist: pyspark >=3.1.0 ; extra == 'test'

variant-spark is a scalable toolkit for genome-wide association studies optimized for GWAS like datasets


