ark-analysis

View on PyPIReverse Dependencies (1)

0.7.0 ark_analysis-0.7.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
ark_analysis-0.7.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
ark_analysis-0.7.0-cp39-cp39-win_amd64.whl
ark_analysis-0.7.0-cp39-cp39-macosx_10_9_x86_64.whl
ark_analysis-0.7.0-cp39-cp39-macosx_10_9_universal2.whl
ark_analysis-0.7.0-cp39-cp39-macosx_11_0_arm64.whl
ark_analysis-0.7.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
ark_analysis-0.7.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
ark_analysis-0.7.0-cp311-cp311-win_amd64.whl
ark_analysis-0.7.0-cp311-cp311-macosx_10_9_x86_64.whl
ark_analysis-0.7.0-cp311-cp311-macosx_10_9_universal2.whl
ark_analysis-0.7.0-cp311-cp311-win_arm64.whl
ark_analysis-0.7.0-cp311-cp311-macosx_11_0_arm64.whl
ark_analysis-0.7.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
ark_analysis-0.7.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
ark_analysis-0.7.0-cp310-cp310-win_amd64.whl
ark_analysis-0.7.0-cp310-cp310-macosx_10_9_x86_64.whl
ark_analysis-0.7.0-cp310-cp310-macosx_10_9_universal2.whl
ark_analysis-0.7.0-cp310-cp310-win_arm64.whl
ark_analysis-0.7.0-cp310-cp310-macosx_11_0_arm64.whl

Wheel Details

Project: ark-analysis
Version: 0.7.0
Filename: ark_analysis-0.7.0-cp311-cp311-win_amd64.whl
Download: [link]
Size: 221956
MD5: b1f360ef67e255c926f716fc74f72de8
SHA256: 9af8022562f02d254852d50dd8388f5ee18df8311c00a04f0666613fc735882d
Uploaded: 2023-12-06 23:20:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ark-analysis
Version: 0.7.0
Summary: Toolbox for analysis on segmented images from MIBI.
Author-Email: Angelo Lab <theangelolab[at]gmail.com>
Project-Url: repository, https://github.com/angelolab/ark-analysis
License: Modified Apache License 2.0
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >=3.9
Requires-Dist: alpineer (==0.1.10)
Requires-Dist: Cython (<1,>=0.29)
Requires-Dist: datasets (<3.0,>=2.6)
Requires-Dist: dill (<0.4,>=0.3.5)
Requires-Dist: feather-format (<1,>=0.4.1)
Requires-Dist: importlib-metadata (>=5.0)
Requires-Dist: ipympl (<1.0.0,>=0.9.2)
Requires-Dist: ipython (<9,>=8.4)
Requires-Dist: jupyterlab (<4,>=3.4.3)
Requires-Dist: matplotlib (<4,>=3.7)
Requires-Dist: multiprocess (>=0.70.13)
Requires-Dist: natsort (<9,>=8)
Requires-Dist: numpy (<1.24,>=1.20)
Requires-Dist: palettable (<4,>=3.3.0)
Requires-Dist: pandas (>=2)
Requires-Dist: pillow (<10,>=9)
Requires-Dist: pyFlowSOM (>=0.1.15)
Requires-Dist: requests (<3,>=2.20)
Requires-Dist: scikit-image (<=0.19.3)
Requires-Dist: scikit-learn (<2,>=1.1)
Requires-Dist: scipy (<2,>=1.7)
Requires-Dist: seaborn (<1,>=0.12)
Requires-Dist: spatial-lda (<1,>=0.1.3)
Requires-Dist: statsmodels (<1,>=0.13.2)
Requires-Dist: tifffile (>=2022)
Requires-Dist: tqdm (<5,>=4)
Requires-Dist: umap-learn (<1.0,>=0.5)
Requires-Dist: xarray (>=2022)
Requires-Dist: xmltodict (<1,>=0.13.0)
Requires-Dist: zstandard (<1,>=0.19.0)
Requires-Dist: ark-analysis[colors]
Requires-Dist: palettable; extra == "colors"
Requires-Dist: cmasher; extra == "colors"
Requires-Dist: cmocean; extra == "colors"
Requires-Dist: colorcet; extra == "colors"
Requires-Dist: scienceplots; extra == "colors"
Requires-Dist: jupyterlab-lsp; extra == "lab-ext"
Requires-Dist: python-lsp-server[all]; extra == "lab-ext"
Requires-Dist: jupyterlab-git; extra == "lab-ext"
Requires-Dist: jupyterlab-execute-time; extra == "lab-ext"
Requires-Dist: jupyterlab-skip-traceback; extra == "lab-ext"
Requires-Dist: lckr-jupyterlab-variableinspector; extra == "lab-ext"
Requires-Dist: attrs; extra == "test"
Requires-Dist: coveralls[toml]; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cases; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-mock; extra == "test"
Requires-Dist: pytest-pycodestyle; extra == "test"
Requires-Dist: pytest-randomly; extra == "test"
Requires-Dist: pytest-asyncio; extra == "test"
Requires-Dist: testbook; extra == "test"
Provides-Extra: colors
Provides-Extra: lab_ext
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 19389 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.40.0)
Root-Is-Purelib: false
Tag: cp311-cp311-win_amd64

RECORD

Path Digest Size
ark/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ark/settings.py sha256=NnG_5GA3xf8qEqPw-v_lM-ve9uXLCjzDyLdH07cs34c 2528
ark/analysis/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ark/analysis/cell_neighborhood_stats.py sha256=5wtfDQAvIDzoHUD-TzzW6aFTwyBGKXE1_99N8ZZcf4U 9309
ark/analysis/dimensionality_reduction.py sha256=YSdbFmdTn_xVf4aJ6VN-fxy6IBfrsVw_gxx9rSjadco 5266
ark/analysis/neighborhood_analysis.py sha256=fizIfGm1pjslVPFpzPNcwCXamQUsEACRFOdnHxvGG-w 24401
ark/analysis/spatial_analysis_utils.py sha256=0UlmXMxSeevnu_rluxtzURvIOqqo1wdRBQ58DETxmuk 25334
ark/analysis/spatial_enrichment.py sha256=gSPZjbp_rf-TmGAewHK83Ulh-kwzjxUBU7meBl8N8OY 20399
ark/analysis/visualize.py sha256=3ljw999VFxZdjyuE_ytu8P5EvPG_KXmk3YeGOHtXVHw 19712
ark/phenotyping/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ark/phenotyping/cell_cluster_utils.py sha256=nD6IhLe6nh7jA5Pd1dzba8sYYiDgaIE_XqkP7G5j8rw 10765
ark/phenotyping/cell_meta_clustering.py sha256=dn2i67bQkdQOh935Uq_BJVqTMS1Y1JOVga_jHGbx_KI 13590
ark/phenotyping/cell_som_clustering.py sha256=pa_MU4eVAvHdDq2iz35533IOa8yFnttWwVdLuwuMNFk 7836
ark/phenotyping/cluster_helpers.py sha256=DJKtbazv1CSOV9I8eVjYU0ewgcKRXzkgM_giemvXes8 27889
ark/phenotyping/pixel_cluster_utils.py sha256=Jb8XZQoyig03kZw73D8dva-8-vF-pbCZZ3TV7GV2Z70 18381
ark/phenotyping/pixel_meta_clustering.py sha256=aBaS85Ykn1hSrnZhdP2jcBPSVD0613MTbugY6EHIzz4 22359
ark/phenotyping/pixel_som_clustering.py sha256=QgbAlCdFMSP3zhqIGmKQaAkuiHFXisnbAHzdqoTn-1w 14869
ark/phenotyping/pixie_preprocessing.py sha256=Ocd7DdetNF76DC4ZE3pHgjILSiEHH0YCGfOxHvVncuk 19975
ark/phenotyping/post_cluster_utils.py sha256=5VLWk2nIbBEvVA_rsmQljhbxhyU-5Zmgf6X8inElNbs 6879
ark/phenotyping/weighted_channel_comp.py sha256=4lJXz8unIyXjQW72B2NtVO0zLfEkn2-oplyTlcCmmEo 20948
ark/segmentation/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ark/segmentation/fiber_segmentation.py sha256=zpURCd0ti5wRJs_bZhHPemZyoEVZ1pNoBmEfFRpKa9A 23755
ark/segmentation/marker_quantification.py sha256=u2Au6bK8JLEOCD0e22aYdP_L9v2qCf4a0GveO9KFxEk 27922
ark/segmentation/regionprops_extraction.py sha256=RDcAb_gvH1NAFN2YfTkRqLh_iukovBtwQ_41lUx8e2s 5716
ark/segmentation/segmentation_utils.py sha256=99seZsYsj_me7LMOlc7feJRW4L30GnMhi2jY9Bp257s 9823
ark/segmentation/signal_extraction.py sha256=ctU1fBX7QXIHjp2POxT050uO9kmguhB4ldwB9FjLmZE 2731
ark/segmentation/ez_seg/__init__.py sha256=YvxipZ_HfI5Z80p7ljmQY4-rGC7Sk5XuofOqBW5Tfpc 255
ark/segmentation/ez_seg/composites.py sha256=THV2GquzUHRyJvZb5bODy3XuqE4WQXXu5Opm-ZfKYeo 7152
ark/segmentation/ez_seg/ez_object_segmentation.py sha256=DIijWDgLNkzBrxiDuPB3qvPR5goJSGTIrOlisQVRDl8 11949
ark/segmentation/ez_seg/ez_seg_display.py sha256=5gkrP4G_YhSWVMD_tLEwn1wrJ86E5N7ktRVbDI2ExxE 7868
ark/segmentation/ez_seg/ez_seg_utils.py sha256=gDFSJF4vziVHitGchp7vBv53rNNYKVVcO5LeZvnB28w 7470
ark/segmentation/ez_seg/merge_masks.py sha256=TotCKpFLwWoQhIMlRD1WL9TM3I7xzZIVPxVaZ3rlHXA 7170
ark/spLDA/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ark/spLDA/processing.py sha256=exe1iseQA9Ak-wcEQ9tKZIcjN_bzbHCo3al8eKg5AmM 15389
ark/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ark/utils/_bootstrapping.cp311-win_amd64.pyd sha256=nlpe5UiziFe1tLEZk2Rg-HqmPBe45VV0_nn4sE6A3Qo 146432
ark/utils/_bootstrapping.pyx sha256=sRWYNnbvzu-m45wuYYf8sL8jzjWnBX6xWuJIXEMBi7k 11601
ark/utils/data_utils.py sha256=AhIBjK7yRuWI-mHvRL4sti0C5dEI2LqkTJWM_pqEdQY 31092
ark/utils/deepcell_service_utils.py sha256=dFKo2cey0Cmy7R8HFHzyQhJvpr4bGu2G9BWS3QlNSLg 16294
ark/utils/example_dataset.py sha256=hMK7lgx9kRIp6TT-PMG-XyXKhtObbFMw5TVo9lV8M-w 8997
ark/utils/plot_utils.py sha256=TiYDgNzLEGQbSpVjT1nrW20pt7JUncG6fk11gUjJGw4 52290
ark/utils/spatial_lda_utils.py sha256=XRjtO_WK9FIJrM6Ln3ddJLIfbVWBSwoMtUU2nKW1vvs 10530
ark/utils/metacluster_remap_gui/__init__.py sha256=plW9edAMUF1Fng7YXZm0cId16E9Gk352b_Qc8Gs_CeA 218
ark/utils/metacluster_remap_gui/colormap_helper.py sha256=dBg-vt1_dHxUvO5nz2EBzvZ0ChpA70ifLl4Co1wtLLA 4017
ark/utils/metacluster_remap_gui/file_reader.py sha256=sz-QoAnm716BaU8-P2qWPmIyxnBquq2Qy_7Mf24w3dk 2908
ark/utils/metacluster_remap_gui/metaclusterdata.py sha256=fW64Qdt1Ck1YasW-xfftq9kbmaMMy0xz_ExC0DiktpE 5941
ark/utils/metacluster_remap_gui/metaclustergui.py sha256=cw-enfzRYpqQZyMBaQkWYW8KSkAz6ZMiSdy_jGgagas 22878
ark/utils/metacluster_remap_gui/throttle.py sha256=RWGVzVrIO_XLpBbB9eV7JhNPdChYP39gVX2aSXPkGH8 1928
ark/utils/metacluster_remap_gui/zscore_norm.py sha256=i5GA2EONudzuyTJMg2lp3VNQNQjj8fwoF_u3iCPBCiw 1643
ark_analysis-0.7.0.dist-info/LICENSE sha256=FhTCZUzDXvyPymTPGk15vYVzHbPq-wkFSbLT0oAwW-g 1089
ark_analysis-0.7.0.dist-info/METADATA sha256=h9n9bU4vqgRkCZXIYXtAU8BWcDcljZEnrtuMF44nb2A 23248
ark_analysis-0.7.0.dist-info/WHEEL sha256=9wvhO-5NhjjD8YmmxAvXTPQXMDOZ50W5vklzeoqFtkM 102
ark_analysis-0.7.0.dist-info/top_level.txt sha256=GvM87AHKwkkvIN4c8QP2WILF2jp67ns1g_pv5owIQXQ 4
ark_analysis-0.7.0.dist-info/RECORD

top_level.txt

ark