neural-admixture

View on PyPIReverse Dependencies (0)

1.4.1 neural_admixture-1.4.1-py3-none-any.whl

Wheel Details

Project: neural-admixture
Version: 1.4.1
Filename: neural_admixture-1.4.1-py3-none-any.whl
Download: [link]
Size: 28595
MD5: 7c82113243996dea1ef5c6eff8572dfd
SHA256: 7f356f235a4acec72c895d00287c57bd94e1a29db6fc10791608b79835827143
Uploaded: 2024-06-25 10:06:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: neural-admixture
Version: 1.4.1
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 (<2024.2,>=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 (<2.0.0,>=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: 14302 characters]

WHEEL

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

RECORD

Path Digest Size
neural_admixture/__init__.py sha256=UbzqSyFSez2AQYdzCMbJSK64ynw92F2X9if6X6PuciI 53
neural_admixture/_version.py sha256=oFZsPxoSsCY6D2DiWMSueNvMDRRQN5ssWrPdQtlLJ_o 411
neural_admixture/entry.py sha256=9iFSaX9IWWQjqeYwLVTTDLz9nsGf0v9pEkBmoP8EgX8 1413
neural_admixture/model/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neural_admixture/model/initializations.py sha256=SRzntro7zPbTFfjCLtugVuFO7Hf7MCJSUVmx6gkKbYI 9317
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=LCAdLnqXCQ2w6R4TmaXILFJShE8hWa16Oq-KYdRYb5Q 5207
neural_admixture/src/train.py sha256=xnPAT3tHjDSBGr0hTtYOtNJsdFwq83afsaFTMm969MI 8127
neural_admixture/src/utils.py sha256=5idOGxh6CwG8GRyQRvR8KUmFi4-A-gVl1A_wwtP2_ec 15078
neural_admixture-1.4.1.dist-info/METADATA sha256=SOIex3lUWzFFQARvrUh04l21kihjHUAXtAW094Wjs6w 15770
neural_admixture-1.4.1.dist-info/WHEEL sha256=mguMlWGMX-VHnMpKOjjQidIo1ssRlCFu4a4mBpz1s2M 91
neural_admixture-1.4.1.dist-info/entry_points.txt sha256=U2tKCSKuWGl8sR42gPzQo40SZr5tPNt5xWJxZy7cYCk 65
neural_admixture-1.4.1.dist-info/top_level.txt sha256=UT9ZJCSp2SRZ2kyriGRfdZv22lYixSwBeaSuU2bqWYk 17
neural_admixture-1.4.1.dist-info/RECORD

top_level.txt

neural_admixture

entry_points.txt

neural-admixture = neural_admixture.entry:main