pyInfinityFlow

View on PyPIReverse Dependencies (0)

0.1.0.8 pyInfinityFlow-0.1.0.8-py3-none-any.whl

Wheel Details

Project: pyInfinityFlow
Version: 0.1.0.8
Filename: pyInfinityFlow-0.1.0.8-py3-none-any.whl
Download: [link]
Size: 50025
MD5: d8fc058d7040770ebd78a4ad785e1e3a
SHA256: 9ca2c33a8e5f4b743cf2a29839d7581cced5adf3e74365d6ed8eda12b514b77d
Uploaded: 2024-04-22 19:21:28 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pyInfinityFlow
Version: 0.1.0.8
Summary: Impute Flow Cytometry values between overlapping panels with XGBoost regression.
Author: Kyle Ferchen
Author-Email: Kyle Ferchen <ferchenkyle[at]gmail.com>
Home-Page: https://github.com/KyleFerchen/pyInfinityFlow
Project-Url: Homepage, https://github.com/KyleFerchen/pyInfinityFlow
Project-Url: Bug Tracker, https://github.com/KyleFerchen/pyInfinityFlow/issues
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Requires-Dist: umap-learn (>=0.5)
Requires-Dist: xgboost (>=1.6)
Requires-Dist: scanpy (>=1.9)
Requires-Dist: pyarrow (>=9.0)
Requires-Dist: leidenalg
Requires-Dist: sphinx (~=4.5.0); extra == "doc"
Requires-Dist: myst-parser; extra == "doc"
Requires-Dist: nbsphinx; extra == "doc"
Provides-Extra: doc
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3348 characters]

WHEEL

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

RECORD

Path Digest Size
pyInfinityFlow/Debugging_Utilities.py sha256=GDUAuouRbEl06av5kPgDJ8gTWU4oTY4u0Ck21BYdmHU 975
pyInfinityFlow/InfinityFlow_Utilities.py sha256=NQubtx5gjoiHiP7ocHHddD62FxPrMHGhnbzJl2kmJgY 90190
pyInfinityFlow/Plotting_Utilities.py sha256=itak6oVOhhwglK7B-igZwoR0wIhuI6wYotpxk121GFA 15144
pyInfinityFlow/Transformations.py sha256=KQgDTjOjsWtgM6iT2bg0JRHfF_OqE7gcGk2jJAM_VZo 8958
pyInfinityFlow/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pyInfinityFlow/fcs_io.py sha256=MWqIVhbdxqHgyVIvOabOGKbf_UvT0l0kWigyRREoVKE 41320
pyInfinityFlow/pyInfinityFlow.py sha256=WmQ9PV10YAjj8wde6WYbMqsWzdp2Y04kavPKz405Dac 24536
pyInfinityFlow/pyInfinityFlow_list_channels.py sha256=iveODM5A6eHjUnhkIXmSAnJ6HJSSjxiWl4RhHav3zBk 1505
pyInfinityFlow/pyInfinityFlow_with_args.py sha256=5_veEzrYBpm2ZZK3j9Lqemfk2s5GyTLcBZYnPwrSLfc 20980
pyInfinityFlow-0.1.0.8.dist-info/LICENSE sha256=JKNuzSTJguD3W17jvJQjEILALk9g1ZnSM-F1GfUKNgY 1069
pyInfinityFlow-0.1.0.8.dist-info/METADATA sha256=2l6KRr-Q1_Vo0D_xO9RZWDgzUGAFir0qPEKEJwrMjRU 4317
pyInfinityFlow-0.1.0.8.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
pyInfinityFlow-0.1.0.8.dist-info/entry_points.txt sha256=mg1-RW81LqdEKBUrXWlV5CUp5ZI9Wyn4jT7oozTTeHg 150
pyInfinityFlow-0.1.0.8.dist-info/top_level.txt sha256=NvsLacVs4-EGz18XsDiVO4FgIETpY-P5PwFpxidY3YQ 15
pyInfinityFlow-0.1.0.8.dist-info/RECORD

top_level.txt

pyInfinityFlow

entry_points.txt

pyInfinityFlow = pyInfinityFlow.pyInfinityFlow:main
pyInfinityFlow-list_channels = pyInfinityFlow.pyInfinityFlow_list_channels:main