neural-admixture

View on PyPIReverse Dependencies (0)

1.4.0 neural_admixture-1.4.0-py3-none-any.whl

Wheel Details

Project: neural-admixture
Version: 1.4.0
Filename: neural_admixture-1.4.0-py3-none-any.whl
Download: [link]
Size: 28499
MD5: 3309951bac195491edf3c9ca9ad7a0ea
SHA256: 51e0968d5f1dfaa14d946302e816602294be17442b68a77b5c528036967a38c6
Uploaded: 2024-02-08 19:33:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: neural-admixture
Version: 1.4.0
Summary: Rapid population clustering with autoencoders
Author: Albert Dominguez Mantes
Author-Email: albert.dominguezmantes[at]epfl.ch
Home-Page: https://github.com/AI-sandbox/neural-admixture
License: CC BY-NC 4.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS
Requires-Python: >=3.8
Requires-Dist: configargparse (>=1.5.3)
Requires-Dist: Cython (>=0.29.30)
Requires-Dist: codetiming (>=1.3.0)
Requires-Dist: dask (>=2022.5.0)
Requires-Dist: dask-ml (>=2022.5.27)
Requires-Dist: h5py (>=3.1.0)
Requires-Dist: matplotlib (>=3.3.4)
Requires-Dist: numpy (>=1.21.0)
Requires-Dist: pandas (>=1.2.4)
Requires-Dist: pandas-plink (>=2.2.9)
Requires-Dist: py-pcha (>=0.1.3)
Requires-Dist: scikit-allel (>=1.3.5)
Requires-Dist: scikit-learn (<=1.1.1)
Requires-Dist: setuptools (>=50.3.1)
Requires-Dist: torch (>=1.7.1)
Requires-Dist: wandb (>=0.12.17)
Requires-Dist: tox; extra == "testing"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Requires-Dist: pytest-mock; extra == "testing"
Provides-Extra: testing
Description-Content-Type: text/markdown
[Description omitted; length: 14222 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
neural_admixture/__init__.py sha256=UbzqSyFSez2AQYdzCMbJSK64ynw92F2X9if6X6PuciI 53
neural_admixture/_version.py sha256=R8-T9fmURjcuoxYpHTAjyNAhgJPDtI2jogCjqYYkfCU 411
neural_admixture/entry.py sha256=9iFSaX9IWWQjqeYwLVTTDLz9nsGf0v9pEkBmoP8EgX8 1413
neural_admixture/model/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neural_admixture/model/initializations.py sha256=4zMFcY1iY0OtCELeNmU47-GcsyYmK2rQrZEk4YRvR2s 9130
neural_admixture/model/modules.py sha256=HMXuF3mo83MN-eYoJz3-Pkdc-jFzUEnwwMGXGx7i8uA 2515
neural_admixture/model/neural_admixture.py sha256=e5K3hGkvmbYuDlIO15U7uUx17_-mgAYgdKmma79Xo30 18523
neural_admixture/model/switchers.py sha256=UX2tje98FEH3HgPO3cK3zDVLHUyKi1x8dc4fVIP4P5E 1307
neural_admixture/src/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neural_admixture/src/inference.py sha256=C9aQpdNBnZ_9-0fQ9PjaE1cQcQhzcLoPHPD6l9frUCk 1946
neural_admixture/src/snp_reader.py sha256=dBJuKM4o8QK-_b3mD2aY3FpsZnUd2FlFRhW_zJtH2Aw 5124
neural_admixture/src/train.py sha256=xnPAT3tHjDSBGr0hTtYOtNJsdFwq83afsaFTMm969MI 8127
neural_admixture/src/utils.py sha256=5idOGxh6CwG8GRyQRvR8KUmFi4-A-gVl1A_wwtP2_ec 15078
neural_admixture-1.4.0.dist-info/METADATA sha256=2r1B0rkyIN7TqJkwMsVVEVm7vWiUGnOFIQ4vnKy0OqI 15675
neural_admixture-1.4.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
neural_admixture-1.4.0.dist-info/entry_points.txt sha256=U2tKCSKuWGl8sR42gPzQo40SZr5tPNt5xWJxZy7cYCk 65
neural_admixture-1.4.0.dist-info/top_level.txt sha256=UT9ZJCSp2SRZ2kyriGRfdZv22lYixSwBeaSuU2bqWYk 17
neural_admixture-1.4.0.dist-info/RECORD

top_level.txt

neural_admixture

entry_points.txt

neural-admixture = neural_admixture.entry:main