cylinter

View on PyPIReverse Dependencies (0)

0.0.44 cylinter-0.0.44-py3-none-any.whl

Wheel Details

Project: cylinter
Version: 0.0.44
Filename: cylinter-0.0.44-py3-none-any.whl
Download: [link]
Size: 64766
MD5: 770ccbefdb7ecaa199995fad020ed187
SHA256: a9979428a134cd9a043dadfc35007a4b27d3361e6d9f6c732f83c526e01c2855
Uploaded: 2022-08-31 17:41:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cylinter
Version: 0.0.44
Summary: CyLinter
Author: Gregory J. Baker
Author-Email: gregory_baker2[at]hms.harvard.edu
Home-Page: https://github.com/labsyspharm/cylinter
Download-Url: https://github.com/labsyspharm/cylinter/archive/v0.0.44.tar.gz
License: MIT License
Keywords: scripts single cell data science
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Visualization
Requires-Python: >=3.6.0
Requires-Dist: numba (==0.53.1)
Requires-Dist: PyYAML (==5.4)
Requires-Dist: pyarrow (==5.0.0)
Requires-Dist: pandas (>=1.1.5)
Requires-Dist: hdbscan (==0.8.26)
Requires-Dist: joblib (==0.17.0)
Requires-Dist: matplotlib (==3.3.3)
Requires-Dist: seaborn (==0.11.1)
Requires-Dist: scikit-learn (==0.24.2)
Requires-Dist: scikit-image (==0.18.1)
Requires-Dist: napari (==0.4.10)
Requires-Dist: PyQt5 (==5.15.2)
Requires-Dist: zarr (==2.6.1)
Requires-Dist: natsort (==7.1.0)
Requires-Dist: umap-learn (==0.5.1)
Requires-Dist: hurry.filesize (==0.9)
Requires-Dist: synapseclient (==2.4.0)
Requires-Dist: pyparsing (==2.0.3)
Requires-Dist: PyOpenGL-accelerate
Requires-Dist: cellcutter (>=0.2.6)
License-File: LICENSE
[Description omitted; length: 1151 characters]

WHEEL

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

RECORD

Path Digest Size
cylinter/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cylinter/components.py sha256=5K8_TqpfGT2herVGPbc1XnYcsRQv5zNIQCwYmKGwVZ8 270954
cylinter/config.py sha256=6RwCMRv8FA5JgPEJN5BBPbyDlPaSK2AM1tG78eU6Dbo 5549
cylinter/cylinter.py sha256=5R-HkFppDBaoYgVUFh0-9a6-PwySqnaYt5etswt6cDo 2094
cylinter/pipeline.py sha256=M_g8MzrOokpIJ9nHOv8cbgB71YwvArcq3fPgjg4UWgI 5197
cylinter/prep.py sha256=NslaHBr73YuTYNRrTjHuLkVb7NgD-MGlVggFeWApr8M 1001
cylinter/utils.py sha256=vWbWIPBK3sUaEMH1FJcXuDG05krIVV9x_9fb074YLVk 18094
cylinter-0.0.44.data/data/config.yml sha256=ogyebwYHZmVLBWiHUi341B4HuLY6wD6yApTW5UnJda0 12284
cylinter-0.0.44.data/data/prep_subprocess.sh sha256=eguabhIkeMV9BJapHwi_rPYPYdv1PHmOEvOCZ_GDiKQ 3765
cylinter-0.0.44.dist-info/LICENSE sha256=PKwPWH7CBUUNDkqZO6d-nUR8vNc812gm24aK45Axw-E 1073
cylinter-0.0.44.dist-info/METADATA sha256=-h22v6AIJ4lUCESVkUwmiKlqSyPzB7TE5YY5TmJ66lw 2630
cylinter-0.0.44.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
cylinter-0.0.44.dist-info/entry_points.txt sha256=guI-P9xJ99eXgyHEA_lqBJVBAJrvIRKaJysCioTW5ac 79
cylinter-0.0.44.dist-info/top_level.txt sha256=ixgNrScBQYpMODqT2DsJ7ztpYsIEqwHfzMxJ4QVgPHY 9
cylinter-0.0.44.dist-info/RECORD

top_level.txt

cylinter

entry_points.txt

cylinter = cylinter.cylinter:main
prep = cylinter.prep:main