peptide-encoder

View on PyPIReverse Dependencies (0)

0.2.2 peptide_encoder-0.2.2-py3-none-any.whl

Wheel Details

Project: peptide-encoder
Version: 0.2.2
Filename: peptide_encoder-0.2.2-py3-none-any.whl
Download: [link]
Size: 174654
MD5: 55c42330cc7f5c0cae2420227e14b702
SHA256: 52ea6490d18c5e4c17f43b0586646ba78b70f8c35c2acc0e80a1975662dc7f8f
Uploaded: 2022-02-11 00:55:27 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: peptide-encoder
Version: 0.2.2
Summary: An encoder for peptides (short amino acid sequences) based on BLOSUM similarity.
Author: Brandon Malone
Author-Email: bmmalone[at]gmail.com
Home-Page: https://github.com/bmmalone/peptide-encoder
License: MIT
Keywords: peptide encoding blossum
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Dist: joblib
Requires-Dist: numpy
Requires-Dist: lifesci
Requires-Dist: pyllars
Requires-Dist: tqdm
Requires-Dist: pandas
Requires-Dist: pyyaml
Requires-Dist: ray[tune]
Requires-Dist: torch
Requires-Dist: gym
Requires-Dist: dm-tree
Requires-Dist: opencv-python
Requires-Dist: pytest; extra == "all"
Requires-Dist: coverage; extra == "all"
Requires-Dist: pytest-cov; extra == "all"
Requires-Dist: coveralls; extra == "all"
Requires-Dist: pytest-runner; extra == "all"
Requires-Dist: sphinx; extra == "all"
Requires-Dist: sphinx-rtd-theme; extra == "all"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: pytest; extra == "test"
Requires-Dist: coverage; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: coveralls; extra == "test"
Requires-Dist: pytest-runner; extra == "test"
Provides-Extra: all
Provides-Extra: docs
Provides-Extra: gpu
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3636 characters]

WHEEL

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

RECORD

Path Digest Size
pepenc/__init__.py sha256=fcgmgcNYk5BPRyw7cwIL6G3XQYwj9v7ny2EBxsAh6mk 75
pepenc/pepenc_utils.py sha256=43kd7TH3puVS7_cbMG69Kr0aC5GdbKHJ2I1tcYo6NDE 1164
pepenc/data/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pepenc/data/data_utils.py sha256=eX4bS2xb0vaeWvbn-pfyD2Q2G6sk5dzMsVlFUkefg4k 1996
pepenc/data/peptide_encoder_training_dataset.py sha256=ujN_uUCA9ZDqp9MLAAY3T1jt1J-0VeC-VuH5sphFyEA 7209
pepenc/data/conf/base/config.yaml sha256=q_0CohjsrQzDTkcUzsW2hbVCiWhhvILRqTgvaL2C-Us 866
pepenc/data/intermediate/oh-aa-encoding-map.jpkl sha256=X80Tg8U1SL8uJquf8m1rSQALecr5HuW3oVMh6RnL_pA 567
pepenc/data/raw/sample-peptides.test.csv sha256=JXcf5R5Cv7oBpfTlo3_PqjX_pXXIxNsmlTVm3DKBjgE 40876
pepenc/data/raw/sample-peptides.training.csv sha256=BQ9x78qEz4S1zyLPXtK4Dkfh96JWCTFEbFIiivHSdzo 326901
pepenc/data/raw/sample-peptides.validation.csv sha256=cwrWMyu7v3cgS8HKiAMyGU71uuputlqfUEgbu8lJcaw 40868
pepenc/models/__init__.py sha256=e_27T34ZkJoZ2tTaloWNfVwx2Psp5iXEvirZpCMFLuo 148
pepenc/models/peptide_encoder_lstm_model.py sha256=TJ7_8Jgoqguz-eO46U-thI0U6KumEHs05B11RA84c0o 14298
pepenc/models/peptide_encoder_lstm_net.py sha256=AirQCwc9c2_OjA6tUh34ExB_ncFAb6J-cjdPS8EVf8A 5518
pepenc/models/train_pepenc_models.py sha256=OtC9MqT2T1DvIUoxSE3YQfMzGJvsTuMwsST7BpsSmb4 4806
peptide_encoder-0.2.2.dist-info/LICENSE sha256=0tLw8yasKV-m-B9ixZPnTUoC7E8EDcpmLAvKFnNihYo 1071
peptide_encoder-0.2.2.dist-info/METADATA sha256=5bFbDYUNDWHsYDhoyel8e7gLRGNNQQ44Ykd4idI0zB4 5338
peptide_encoder-0.2.2.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
peptide_encoder-0.2.2.dist-info/entry_points.txt sha256=-8wiprsGHCZf3PGgKKjlI5skSvg4drZA1ldPcb7ZzRc 80
peptide_encoder-0.2.2.dist-info/top_level.txt sha256=qbp9hM2wKUJ7N80FmpmUOsI-nSBT_rUuEYlibdaZDxk 7
peptide_encoder-0.2.2.dist-info/RECORD

top_level.txt

pepenc

entry_points.txt

train-pepenc-models = pepenc.models.train_pepenc_models:main