imcpipeline

View on PyPIReverse Dependencies (0)

0.0.5 imcpipeline-0.0.5-py3-none-any.whl

Wheel Details

Project: imcpipeline
Version: 0.0.5
Filename: imcpipeline-0.0.5-py3-none-any.whl
Download: [link]
Size: 16905
MD5: 5b818c02726bd45586df9938660b41bd
SHA256: dc6a48a34740464ee9519611c032ed8051d47e7807d741162c4bbedec734a4b9
Uploaded: 2020-07-20 17:57:31 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: imcpipeline
Version: 0.0.5
Summary: A pipeline and utils for IMC data analysis.
Author: Andre Rendeiro
Author-Email: andre.rendeiro[at]pm.me
Home-Page: https://github.com/elementolab/imcpipeline
Project-Url: Bug Tracker, https://github.com/elementolab/imcpipeline/issues
Project-Url: Documentation, https://github.com/elementolab/imcpipeline/README.md
Project-Url: Source Code, https://github.com/elementolab/imcpipeline
License: GPL3
Keywords: computational biology,bioinformatics,imaging,mass cytometry,mass spectrometry
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Development Status :: 3 - Alpha
Classifier: Typing :: Typed
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Dist: requests
Requires-Dist: pandas (>=1.0.1)
Requires-Dist: imctools (==1.0.6)
Requires-Dist: tifffile (==2020.6.3)
Requires-Dist: pylint; extra == "dev"
Requires-Dist: git-lint; extra == "dev"
Requires-Dist: black[d]; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: twine; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
[Description omitted; length: 3413 characters]

WHEEL

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

RECORD

Path Digest Size
imcpipeline/__init__.py sha256=VBkafhHTMAGMS3GelPclAPJZg9_njS0FReURRcz7ElU 1581
imcpipeline/_conversion.py sha256=eeCkZ68oDdEuow7fGD0nUMW8bWV_xKKwSWq9Fsh8mzM 3273
imcpipeline/_version.py sha256=S7u1lbuWmM3A3ajykBialmPoJUK6Jg-WmNqM-9OZFdk 22
imcpipeline/config.py sha256=Vls16csAqG_3fXrXH1ONuMDndT09krc2oF9hQK0qa4w 126
imcpipeline/pipeline.py sha256=UiUuGCJMp4PN1-iz_Z2Azz1MN0K8l1c06BomsjPXQco 24600
imcpipeline/runner.py sha256=ldz3_QHZI2csBbL7xHOoO5069N1nExvDu2Obr2AgR84 4105
imcpipeline/utils.py sha256=NY3JzDFnQyp5cmml54iQF4IFW5m6vaalD8cUDCbHd3I 8284
imcpipeline-0.0.5.dist-info/METADATA sha256=6EuethkP-i-DcVBkUFYnFklZA0XIMHjiqjC24FT4cLQ 4780
imcpipeline-0.0.5.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
imcpipeline-0.0.5.dist-info/entry_points.txt sha256=X6qS0Q5RnDKhSb4l_IIu2iaoEEppfUbcvxxl3JLCv3k 95
imcpipeline-0.0.5.dist-info/top_level.txt sha256=GM6-2mAf4tqTFUf7Z148ZHbaWFNaxIWLtswFG8pdXHU 12
imcpipeline-0.0.5.dist-info/RECORD

top_level.txt

imcpipeline

entry_points.txt

imcpipeline = imcpipeline.pipeline:main
imcrunner = imcpipeline.runner:main