ratvec

View on PyPIReverse Dependencies (0)

0.1.2 ratvec-0.1.2-py3-none-any.whl

Wheel Details

Project: ratvec
Version: 0.1.2
Filename: ratvec-0.1.2-py3-none-any.whl
Download: [link]
Size: 23956
MD5: 98e2e9656e68167cb07c1a7984669d3e
SHA256: 7bcba08243c0eb741158a447239ca202a5fd7cf6f5966eb2a149aefa17e31914
Uploaded: 2019-04-10 14:27:59 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ratvec
Version: 0.1.2
Summary: Generating dense embeddings for proteins using kernel PCA
Author: Eduardo Brito
Author-Email: eduardo.alfredo.brito.chacon[at]iais.fraunhofer.de
Maintainer: Eduardo Brito
Maintainer-Email: eduardo.alfredo.brito.chacon[at]iais.fraunhofer.de
Home-Page: https://github.com/ratvec/ratvec
Download-Url: https://github.com/ratvec/ratvec/releases
Project-Url: Bug Tracker, https://github.com/ratvec/ratvec/issues
Project-Url: Documentation, https://ratvec.readthedocs.io
License: Apache 2.0 License
Keywords: Representation Learning,Kernel PCA,Principle Component Analysis,PCA
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.6
Requires-Dist: click (>=7.0)
Requires-Dist: requests
Requires-Dist: distance
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: tqdm
Requires-Dist: sklearn
Requires-Dist: cython
Requires-Dist: click
Requires-Dist: biopython
[Description omitted; length: 2927 characters]

WHEEL

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

RECORD

Path Digest Size
ratvec/__init__.py sha256=kWdqoA4XBLFyKNexGnqoHYhS2Ov757XuhHi9w6Pwb3w 114
ratvec/__main__.py sha256=fb5v3C_KLmF20eA3bkpAm_gvi460kfNqrQhsBUG8-to 329
ratvec/classifiers.py sha256=u4CbVxQsGgfgrcxxWI-i2o07P5VCfFIc47qH7yZvNpc 816
ratvec/cli.py sha256=htk3GZV5X1wTqZ67BRsY_W4DbATmsGPEAcwdexL1gNI 936
ratvec/constants.py sha256=tMFHCkI6KaEQDMLW7fSCWJuMkIAtsZm1ZZ8J-EjKB2k 976
ratvec/eval_utils.py sha256=45zsrWdmd25LXOzlsuCAlXSIS2ouknHZGzrDL9v5kZI 552
ratvec/evaluation.py sha256=KaHtJ8hDFMdtcEVd69iFOO6yzNKUACMlWX_QUjhmWT4 7294
ratvec/kernel_utils.py sha256=0QVJluJaH3spfC44l_bvmvzldqn9lAM61iUzuA4yoVo 457
ratvec/metrics.py sha256=ewQaAu6noYKmpK9WC8rAcfQXdfJPMEayQtr_EuVCvK8 376
ratvec/protein_seq_reader.py sha256=oPYQeZiqXsZqOKB9pgHtugAiASkeDYGMlio8m9gHbec 5971
ratvec/similarity.py sha256=GDOYoNdjYlQM-7HA6DhO4Swk1l7Rf2mnuZZzZwKD1tA 532
ratvec/similarity_fast.pyx sha256=AyB005eJjiZElLDm-6KuB3YbF0N3kz_Q1W-v86ppKG4 3191
ratvec/similarity_slow.py sha256=JUnHojxZkPbxlA7sNvv4FaP-lqGNtAH62-bZ5-Wb9e8 1411
ratvec/train.py sha256=oRGSyXJilbwTd5-IHyXcT80FRt9DaRbk4l2thdWdS18 19832
ratvec/utils.py sha256=DBEgcvYrhsEUZMIj9oMuSJxgconhIRmbdRfs1RYcVko 2863
ratvec/version.py sha256=JPl84r43BUOKwBJxGozH4c9l5FzJ3-BY4qgTyTQceH8 231
ratvec-0.1.2.dist-info/LICENSE sha256=-1Qc4Ay-GB1Q9QtmzqD0HcoR5njdoOIO6xG5vcakgZw 11342
ratvec-0.1.2.dist-info/METADATA sha256=LSCITCnVEy6stfG4wcAhDWWLAMNOqzwe2Yh0IpkLRz0 4496
ratvec-0.1.2.dist-info/WHEEL sha256=U88EhGIw8Sj2_phqajeu_EAi3RAo8-C6zV3REsWbWbs 92
ratvec-0.1.2.dist-info/entry_points.txt sha256=CToxj__2LSNfEyKTw9WsFUHWvPKwRf03RFh8ZcaCw4o 44
ratvec-0.1.2.dist-info/top_level.txt sha256=IZEdDOmX9lZOEz5v0qNFCn_p2CF7JhO-bVEmr39hTI4 7
ratvec-0.1.2.dist-info/RECORD

top_level.txt

ratvec

entry_points.txt

ratvec = ratvec.cli:main