multimil

View on PyPIReverse Dependencies (0)

0.2.0 multimil-0.2.0-py3-none-any.whl

Wheel Details

Project: multimil
Version: 0.2.0
Filename: multimil-0.2.0-py3-none-any.whl
Download: [link]
Size: 51448
MD5: dc50091fd28e8a3c7e1b7ecb967e2536
SHA256: 901ace94c768953fc59d9c84c314d5bc15fca219009db683c9fae8395e1d9b7d
Uploaded: 2024-07-30 14:21:09 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: multimil
Version: 0.2.0
Summary: Multimodal weakly supervised learning to identify disease-specific changes in single-cell atlases
Author: Anastasia Litinetskaya
Maintainer-Email: Anastasia Litinetskaya <alitinet[at]gmail.com>
Project-Url: Documentation, https://multimil.readthedocs.io/
Project-Url: Source, https://github.com/theislab/multimil
Project-Url: Home-page, https://github.com/theislab/multimil
License: BSD 3-Clause License Copyright (c) 2024, Anastasia Litinetskaya All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Requires-Python: >=3.10
Requires-Dist: anndata
Requires-Dist: matplotlib
Requires-Dist: scanpy
Requires-Dist: scvi-tools (<1.0.0)
Requires-Dist: session-info
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: twine (>=4.0.2); extra == "dev"
Requires-Dist: docutils (!=0.18.*,!=0.19.*,>=0.8); extra == "doc"
Requires-Dist: ipykernel; extra == "doc"
Requires-Dist: ipython; extra == "doc"
Requires-Dist: myst-nb (>=1.1.0); extra == "doc"
Requires-Dist: pandas; extra == "doc"
Requires-Dist: setuptools; extra == "doc"
Requires-Dist: sphinx-autodoc-typehints; extra == "doc"
Requires-Dist: sphinx-book-theme (>=1.0.0); extra == "doc"
Requires-Dist: sphinx-copybutton; extra == "doc"
Requires-Dist: sphinx (>=4); extra == "doc"
Requires-Dist: sphinxcontrib-bibtex (>=1.0.0); extra == "doc"
Requires-Dist: sphinxext-opengraph; extra == "doc"
Requires-Dist: coverage; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: gdown; extra == "tutorials"
Requires-Dist: igraph; extra == "tutorials"
Requires-Dist: ipywidgets; extra == "tutorials"
Requires-Dist: jupyterlab; extra == "tutorials"
Requires-Dist: leidenalg; extra == "tutorials"
Requires-Dist: muon; extra == "tutorials"
Provides-Extra: dev
Provides-Extra: doc
Provides-Extra: test
Provides-Extra: tutorials
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2963 characters]

WHEEL

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

RECORD

Path Digest Size
multimil/__init__.py sha256=ZUlbs4qDdAXvUiReDmTjE1C9AbIbclTHSQY77IHK0PU 234
multimil/data/__init__.py sha256=CC8kvf0MUHLTFn-5Bdv2I5n-m2An-Rwp28zk41BmXgk 101
multimil/data/_preprocessing.py sha256=RWj0aQhMcGw9hyiyfc141jX6HPqmGOzSqpBXWN86kX4 5083
multimil/dataloaders/__init__.py sha256=fBi-Uw_W8Z2x2UK5d94DGmNn44giKk9wWCeOttb97z0 150
multimil/dataloaders/_ann_dataloader.py sha256=PQ7WdpVwOwwN_UCUWvWyHBpJvKkkugW-IgtxI_UwnS0 8411
multimil/dataloaders/_data_splitting.py sha256=4qXlo06z6i_LddPu5nzFILNp3Ckr5IecK499KrD48rA 2872
multimil/distributions/__init__.py sha256=C8jDfzNUUPvXcW0Cd0fhgoqLSXKSzT5WAM2wddVUkpg 41
multimil/distributions/_mmd.py sha256=4X1MSOer7CEJ3C9hkdp0KjvEwxA1WpVzvQwhFqe6yYo 3121
multimil/model/__init__.py sha256=9jKw626keEOVsHvwXX5Ct2vCABcdAV39wPqqBJeyMdE 161
multimil/model/_mil.py sha256=YDQgOX3NIf9Vk9Svsvm9PruO0Sxn1mw7p1Oc8RTfU8Y 26045
multimil/model/_multivae.py sha256=rvT-OW-sf3b9WrwALX5oJJNW9Y_6bK4YVz45Y605JF8 22768
multimil/model/_multivae_mil.py sha256=deH8oKDBxpDqtkit7mde-g-PebEQR0q3_uZfICAQDkc 34913
multimil/module/__init__.py sha256=QcnOsNfnPi5cuZdMwqEX0dWy1S3ftUQUS51d6ypkp30 209
multimil/module/_mil_torch.py sha256=cN3uL2g5WjYiRX4Y1h4Nm1OkXvIoW4VOoCAs9PgqNek 13462
multimil/module/_multivae_mil_torch.py sha256=4RIqZ-UYBNtn8irlHviiX2N039fzm1fXem4Anz2B41A 10995
multimil/module/_multivae_torch.py sha256=pBWZes2IpfIKWzd79lPwo_-lmu3m6n-N4S0GyjViJ4E 27909
multimil/nn/__init__.py sha256=D-8FWZgP4s3CpaO7UkS2II4Y_6o5EkR-i4DkoLEgKc8 141
multimil/nn/_base_components.py sha256=dK0Afo9FCm_8lnTPMaZg4BfslUoSUKSByjvYxc5vBgM 9912
multimil/utils/__init__.py sha256=dq-fJ_gw9nbtPdSnrKaw9kVZwB2SfYHyoP_OjVfqyGQ 469
multimil/utils/_utils.py sha256=2lfirEW4_rZBvWtC1rqy150utX-xrjfn0ZtFtKRawpE 9562
multimil-0.2.0.dist-info/METADATA sha256=x0pxfHlSz-m9H9g3qd-3Ad9iJnlkbt4WCITxRLmEirc 6482
multimil-0.2.0.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
multimil-0.2.0.dist-info/licenses/LICENSE sha256=GW2Cok0nY8GEsTu-YUzSfb2MFjG0crMW-E9NY0WmrQ0 1530
multimil-0.2.0.dist-info/RECORD