arraylib-solve

View on PyPIReverse Dependencies (0)

0.31.0 arraylib_solve-0.31.0-py3-none-any.whl

Wheel Details

Project: arraylib-solve
Version: 0.31.0
Filename: arraylib_solve-0.31.0-py3-none-any.whl
Download: [link]
Size: 19697
MD5: 96bd920d4b6addd8e8cd13929a67598e
SHA256: eee29d77d633428e5f4a6f3c80d6922cfe1291e6866cac012221cf779ce2f978
Uploaded: 2023-09-07 08:40:29 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: arraylib-solve
Version: 0.31.0
Summary: Tool to computationally deconvolve combinatorially pooled arrayed random mutagenesis libraries
Author: capraz
Author-Email: tuemayc[at]hotmail.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.8.1,<3.11
Requires-Dist: Sphinx (==4.2.0); extra == "docs"
Requires-Dist: biopython (>=1.79)
Requires-Dist: click (>=8.1.3)
Requires-Dist: jupyter; extra == "notebook"
Requires-Dist: nbsphinx (==0.8.9); extra == "docs"
Requires-Dist: numba (>=0.55.2)
Requires-Dist: numpy (>=1.22.4)
Requires-Dist: pandas (>=1.4.2)
Requires-Dist: pytest
Requires-Dist: scikit-learn (>=1.1.1)
Requires-Dist: scipy (>=1.8.1)
Requires-Dist: sphinx-rtd-theme (==1.0.0); extra == "docs"
Requires-Dist: sphinxcontrib-bibtex (<3.0.0,>=2.5.0)
Requires-Dist: sphinxcontrib-napoleon (==0.7); extra == "docs"
Provides-Extra: docs
Provides-Extra: notebook
Description-Content-Type: text/markdown
[Description omitted; length: 1784 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.3.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
arraylib/__init__.py sha256=mTX6WhuaUEjFpGKn5ewgdkUQBUM1AzskWNfIVL_RQr4 82
arraylib/alignment.py sha256=7VTif0Zfln3hLlscJoSabOqLw3WX4mJ7Ng1H6riU0zY 3051
arraylib/config.py sha256=JyyJZCEjRqxjZPF4XEOciaEigDVjB4CqE6CojWPP8Cg 2117
arraylib/deconvolution.py sha256=fWur7bsOrbv5uqRx9oSY6n3eSzcbT9OcZgGpE-Err20 12639
arraylib/generate_count_matrix.py sha256=lqIzCJ0uJN6jrdYeoTJh2wpnWetMv2lGzf5mn4yUTKw 7657
arraylib/io.py sha256=umUammBw3S3ETyCFMAgB3IkoIguOsFUWxoESxXLHSmk 839
arraylib/libraryexperiment.py sha256=J99JihGkOEc2PclRJub1SDbht6NF-OjdvLwaRWD7EgA 13173
arraylib/main.py sha256=sCCOn4roe8p8m8B1KZOSFbfq2U7AoUNyuc6d72gL1-Q 11594
arraylib/predict_locations.py sha256=xkTVhLXIbIGpJyTPcfo7YpoZoLqT_PZW-BDZQzzjbk4 6344
arraylib/trimming.py sha256=SR3c95_GKXbZ13FdPra9coTiJv5oD5x09UP7Y_fES-c 5563
arraylib_solve-0.31.0.dist-info/entry_points.txt sha256=yBg6XSGkd3QNlsLp_aBS4ol52Jxxcs4P-fraJh0t59s 217
arraylib_solve-0.31.0.dist-info/WHEEL sha256=vxFmldFsRN_Hx10GDvsdv1wroKq8r5Lzvjp6GZ4OO8c 88
arraylib_solve-0.31.0.dist-info/METADATA sha256=gMSD_JlJBi2CEQxWv5drrbdpLL3ONVO3EntOiWc6AKg 2898
arraylib_solve-0.31.0.dist-info/RECORD

entry_points.txt

arraylib-deconvolve = arraylib.main:deconvolve
arraylib-deconvolve_validation = arraylib.main:deconvolve_validation
arraylib-run = arraylib.main:run
arraylib-run_on_barcodes = arraylib.main:run_on_barcodes