raygun

View on PyPIReverse Dependencies (0)

0.1.1 raygun-0.1.1-py3-none-any.whl

Wheel Details

Project: raygun
Version: 0.1.1
Filename: raygun-0.1.1-py3-none-any.whl
Download: [link]
Size: 27420
MD5: d0f1fbb428aff944b7f96c13fe72866d
SHA256: 9bbc5a886ea796db91875ec2c19ec407a691a407b25c3cd6390eaf9718e4c8e7
Uploaded: 2024-10-10 21:24:21 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: raygun
Version: 0.1.1
Summary: Protein Redesign using Raygun
Author: Kapil Devkota
Author-Email: kapil.devkota[at]duke.edu
Home-Page: https://github.com/rohitsinghlab/raygun
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: torch
Requires-Dist: fair-esm
Requires-Dist: tqdm
Requires-Dist: biopython
Requires-Dist: h5py
Requires-Dist: einops
Requires-Dist: pyyaml
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 10974 characters]

WHEEL

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

RECORD

Path Digest Size
raygun/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
raygun/fluorescentloader.py sha256=GE6idjyg2w5r_g5Dkn40P7hwqlbNCqvnmwuX14Tk0QM 1453
raygun/loader.py sha256=tFe-q0_Awudg0IECZWClOMjSDu8jQepU4hmS_GnUpk0 3251
raygun/metrics.py sha256=hIe22n-7stCeX5jc7FoLwOAqZf644Ybo-Tol6Ggrngs 2727
raygun/pll.py sha256=OumOleRI0IrHGVDTjg-DtkFK0NT6zjw1LUKhDcTAnmY 1564
raygun/train_utils.py sha256=PN_0jj_lq4ygfhelymZtdRYX_svBgWQ2O7YVL8RtbbQ 5596
raygun/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
raygun/commands/generate_samples.py sha256=r5ScpxffGGiUCJhsz8jn1q-CNUDS82_QOAXft0WHt4o 15036
raygun/commands/train.py sha256=PN27GdT0X68-LVhzEz2PxBQnAjsJfZIFMaEu-q3_WUQ 7776
raygun/model/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
raygun/model/esmdecoder.py sha256=qMdZ-ockM0DUCp_u2hV7St0QusxQZDhPDZmszakej-Q 1331
raygun/model/fluorescentmodel.py sha256=6iXrahlPRk5Jf_lgfCFnlBDu9v5DhhtiRxqHxOXqH7I 4369
raygun/model/model_utils.py sha256=Gw4UVWJk23d_se8sgJpIL_GQYXvEo1PfeV_q2Eha1C8 5536
raygun/model/raygun.py sha256=Gamjwb5dE_FbgTH8q0chKk-j4KT1glpfQbbv0rOi3hM 8047
raygun/model/reduction.py sha256=nIeiVH3QpPGLO8FWtnfynaNb1yhZKCU30bYCP3Xj89Q 3422
raygun/model/repitition.py sha256=nnZ0TIi0gj3WMa1efo2S-X3wuShWjZI85rNTyGzLH0Q 1546
raygun-0.1.1.dist-info/LICENSE sha256=nyNs5TcweRvWm08BshRR0Gr1reqRaa6uvnCQcdWz6QQ 886
raygun-0.1.1.dist-info/METADATA sha256=6VVUX7RJKvbpW24GQfF4f0P_JJAOeWHsVYesFtznB7g 11602
raygun-0.1.1.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
raygun-0.1.1.dist-info/entry_points.txt sha256=tntAIgTz2IBgjfIoWjwQYT8SeiU_tFOHLNJzJf8RWvw 114
raygun-0.1.1.dist-info/top_level.txt sha256=nqHgt-x1qkhS9Hau3zeCGMzJtHuTX2sGajn6bT6BwhQ 7
raygun-0.1.1.dist-info/RECORD

top_level.txt

raygun

entry_points.txt

raygun-sample = raygun.commands.generate_samples:main
raygun-train = raygun.commands.train:main