crispio

View on PyPIReverse Dependencies (0)

0.0.2.post2 crispio-0.0.2.post2-py3-none-any.whl

Wheel Details

Project: crispio
Version: 0.0.2.post2
Filename: crispio-0.0.2.post2-py3-none-any.whl
Download: [link]
Size: 19475
MD5: 89e37e963722dab238ed7a476351e737
SHA256: 4a1af0adba214670474df701320fd041c68e6e9bbe54ad2122131d1dedee6fc8
Uploaded: 2024-03-23 16:16:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: crispio
Version: 0.0.2.post2
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 :: Only
Requires-Python: >=3.8
Requires-Dist: bioino (>=0.0.2)
Requires-Dist: pyyaml
Requires-Dist: nemony
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: streq
Requires-Dist: tqdm
Requires-Dist: carabiner-tools[mpl,pd]; extra == "fit"
Requires-Dist: jax[cuda12]; extra == "fit"
Requires-Dist: optax; 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: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
crispio/__init__.py sha256=BZ2o3urA8B4Le-jVXNh0sRLM6NMRta64LfPV_DoxvI0 138
crispio/annotate.py sha256=XTD6NgGHQPhluP_PZkOmBjEznVw-BqC3vUvQGfm-Phg 1783
crispio/cli.py sha256=6pZ0S2O5RgOeXcEnABKUqQQ1QOEr9Cke53K2_RxS3jM 10790
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.2.post2.dist-info/LICENSE sha256=pAZXnNE2dxxwXFIduGyn1gpvPefJtUYOYZOi3yeGG94 1068
crispio-0.0.2.post2.dist-info/METADATA sha256=nFt34voLFoUKolWrxRHdZM8n8UaYAPCMWf8c4bIid3Y 20160
crispio-0.0.2.post2.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
crispio-0.0.2.post2.dist-info/entry_points.txt sha256=l0DwA3nLxztF7LVVpC4TqMZdbr3s7fbNQ42LqICHnS4 111
crispio-0.0.2.post2.dist-info/top_level.txt sha256=Odjof-HilxoBGuyHdNtZULs715kYf85IxdFWUHai87c 8
crispio-0.0.2.post2.dist-info/RECORD

top_level.txt

crispio

entry_points.txt

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