singlecell-cookbook

View on PyPIReverse Dependencies (0)

0.3.1 singlecell_cookbook-0.3.1-py3-none-any.whl

Wheel Details

Project: singlecell-cookbook
Version: 0.3.1
Filename: singlecell_cookbook-0.3.1-py3-none-any.whl
Download: [link]
Size: 17351
MD5: 29cf79195ebcf4ee491311628d1ca731
SHA256: 2f4f17e9a3d9ee9ab7219a2808601d17737eb6a1adbd5db8f3f68fb4ea028801
Uploaded: 2024-12-19 00:53:40 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: singlecell-cookbook
Version: 0.3.1
Summary: A collection of tools for analyzing single-cell genomics data.
Author-Email: Argenis Arriojas <arriojasmaldonado001[at]umb.edu>
Project-Url: Homepage, https://github.com/argearriojas/singlecell-cookbook
Project-Url: Documentation, https://singlecell-cookbook.readthedocs.io
Project-Url: Repository, https://github.com/argearriojas/singlecell-cookbook
Project-Url: Issues, https://github.com/argearriojas/singlecell-cookbook/issues
Project-Url: Release Notes, https://github.com/argearriojas/singlecell-cookbook/releases
License: MIT License Copyright (c) 2024 Argenis Arriojas 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: RNA-seq,analysis,bioinformatics,genomics,single-cell
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: <3.13,>=3.11
Requires-Dist: anndata
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: scanpy
Requires-Dist: scipy
Requires-Dist: anndata2ri (>=1.3); extra == "dev"
Requires-Dist: bump2version (~=1.0.1); extra == "dev"
Requires-Dist: myst-parser (~=4.0.0); extra == "dev"
Requires-Dist: pre-commit (~=4.0.1); extra == "dev"
Requires-Dist: pytest (~=8.3.3); extra == "dev"
Requires-Dist: rpy2 (>=3.5.14); extra == "dev"
Requires-Dist: ruff (~=0.8.0); extra == "dev"
Requires-Dist: sphinx-autodoc-typehints (~=2.5.0); extra == "dev"
Requires-Dist: sphinx-rtd-theme (~=3.0.1); extra == "dev"
Requires-Dist: sphinx (~=8.1.3); extra == "dev"
Requires-Dist: myst-parser (~=4.0.0); extra == "docs"
Requires-Dist: sphinx-autodoc-typehints (~=2.5.0); extra == "docs"
Requires-Dist: sphinx-rtd-theme (~=3.0.1); extra == "docs"
Requires-Dist: sphinx (~=8.1.3); extra == "docs"
Requires-Dist: anndata2ri (>=1.3); extra == "r"
Requires-Dist: rpy2 (>=3.5.14); extra == "r"
Requires-Dist: pytest (~=8.3.3); extra == "test"
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: r
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE.md
[Description omitted; length: 1404 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
singlecell_cookbook/__init__.py sha256=UwyILovNWXfkm4bIVlWAx6dixkDFCi18ZEb0jej-nfk 92
singlecell_cookbook/tools/__init__.py sha256=uFTApVGwPF2r1uKM9XpD81D-fuSQcgDbYN44UGJ_wwM 95
singlecell_cookbook/tools/analysis/__init__.py sha256=AagC4_-9j2548AsMJeO7GxU6FQZNIWtW-wZ8Rzkoyio 259
singlecell_cookbook/tools/analysis/_go_enrichment.py sha256=4Kl2a2cDjYL1y82fHYpI-zNj_QEKTsTsY-WdeBmjL6w 11294
singlecell_cookbook/tools/analysis/pseudobulk/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
singlecell_cookbook/tools/analysis/pseudobulk/_edger.py sha256=a_fROtl6X7PszrFtA6SIStU55a9CBnnLTFvvpmaNIWY 8448
singlecell_cookbook/tools/analysis/pseudobulk/utils/__init__.py sha256=r1NZUuhw9bQMSr93DzdKEMpvfz2L9Axz99xT5dSKBbE 99
singlecell_cookbook/tools/analysis/pseudobulk/utils/_aggregate_and_filter.py sha256=iBNRVbTTnq7CHnAP1fvE6iKdA_J5_0Y1XDl_PhS1gH4 7285
singlecell_cookbook/tools/preprocess/__init__.py sha256=JACRNpmm0j5U3f3SnK87Lt9RzQ0FZfE90k_5F43KAmQ 156
singlecell_cookbook/tools/preprocess/_subset.py sha256=o3S_jAacMr7CfQNW1X-nFwggGBgaKg_pVPD6R9xwlvc 5853
singlecell_cookbook/tools/preprocess/_transform.py sha256=n2xHJR3T-rRxZneCFH2oMw9RaQcGGBfHpOu1-YP1c1E 2312
singlecell_cookbook/tools/preprocess/_utils.py sha256=dLeS_fIvQGZZfesEtbJKtnPmqjqy3fmyTC4GewRD3Fc 3078
singlecell_cookbook-0.3.1.dist-info/METADATA sha256=3IRlYfTdYk78loML-zNMUBctq-V3pCrbqERSq6cILME 4710
singlecell_cookbook-0.3.1.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
singlecell_cookbook-0.3.1.dist-info/licenses/LICENSE.md sha256=beAMAD1Bs9BxoXrS6i_Yck3Rbq3aeM3tit5uc0Nko0o 1073
singlecell_cookbook-0.3.1.dist-info/RECORD