crispio

View on PyPIReverse Dependencies (0)

0.0.3 crispio-0.0.3-py3-none-any.whl

Wheel Details

Project: crispio
Version: 0.0.3
Filename: crispio-0.0.3-py3-none-any.whl
Download: [link]
Size: 19565
MD5: b3f5f1a688825f3ae8f9e55ace035f30
SHA256: 72da7ed009a88c9c7d0fcfcc97e08f1d252915a1d126872cbfa1d70482afc709
Uploaded: 2025-03-13 15:20:42 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: crispio
Version: 0.0.3
Summary: Designing CRISPR-Cas guide RNAs in bacteria.
Author-Email: Eachan Johnson <eachan.johnson[at]crick.ac.uk>
Project-Url: Homepage, https://github.com/scbirlab/crispio
Project-Url: Bug Tracker, https://github.com/scbirlab/crispio
License: MIT License Copyright (c) [year] [fullname] Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: biology,CRISPR,science,bacteria
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.8
Requires-Dist: bioino (>=0.0.2)
Requires-Dist: carabiner-tools (>=0.0.4)
Requires-Dist: pyyaml
Requires-Dist: nemony
Requires-Dist: streq
Requires-Dist: tqdm
Requires-Dist: carabiner-tools[mpl,pd] (>=0.0.4); extra == "fit"
Requires-Dist: jax[cuda12]; extra == "fit"
Requires-Dist: numpy; extra == "fit"
Requires-Dist: optax; extra == "fit"
Requires-Dist: pandas; extra == "fit"
Requires-Dist: scipy; extra == "fit"
Requires-Dist: matplotlib; extra == "fit"
Provides-Extra: fit
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 17629 characters]

WHEEL

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

RECORD

Path Digest Size
crispio/__init__.py sha256=14Xm5FwbZ3gVbrQ4_D-Vzv2eVNPl8z6iuN2QzC3e_-8 212
crispio/annotate.py sha256=2Sf4Pd93B6JdOlkF29YacI9r2qmUsSHRUC0qhL0jhB0 2285
crispio/cli.py sha256=WdQNhr-aZP0fwUVcpxPqQxXf-G50gmLDTDha85OPKEs 9973
crispio/crosstalk.py sha256=JniFR2_5FaVLEpv5nXEUyZsL8qKQqOP1nYAoWfdGhmI 1456
crispio/features.py sha256=LSussYZFi8-o5VcZCBMaRVXZwwV9MkQuLrq6gGe2-JM 5351
crispio/map.py sha256=NWwgbYHEmAzGwWlDYuhtuau58PvcdvSGnTEJYKUqMvY 20485
crispio/sequences.yml sha256=-ywuTFgrdeqv9tkfhp0xnBUgGxwPeU6mKhBqUT3NIUc 268
crispio/utils.py sha256=vXA7iUwts7Pr1Z1e4fENDwB7h1oZnditneEmVFtORj8 512
crispio-0.0.3.dist-info/LICENSE sha256=pAZXnNE2dxxwXFIduGyn1gpvPefJtUYOYZOi3yeGG94 1068
crispio-0.0.3.dist-info/METADATA sha256=NBqZDk5WewpLzkLapjo3CZcqw_3t1XQPpjCzUQ6WaIs 20276
crispio-0.0.3.dist-info/WHEEL sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0 91
crispio-0.0.3.dist-info/entry_points.txt sha256=l0DwA3nLxztF7LVVpC4TqMZdbr3s7fbNQ42LqICHnS4 111
crispio-0.0.3.dist-info/top_level.txt sha256=Odjof-HilxoBGuyHdNtZULs715kYf85IxdFWUHai87c 8
crispio-0.0.3.dist-info/RECORD

top_level.txt

crispio

entry_points.txt

crispio = crispio.cli:main
guidefitness = crispio.fitness:main
guideplot = crispio.plot:main