cellarium-ml

View on PyPIReverse Dependencies (1)

0.0.7 cellarium_ml-0.0.7-py3-none-any.whl

Wheel Details

Project: cellarium-ml
Version: 0.0.7
Filename: cellarium_ml-0.0.7-py3-none-any.whl
Download: [link]
Size: 68437
MD5: 7515e4953d5bed31f11ce3039dfa21c2
SHA256: 69ff679dade637cd087162f30b8f28c14a27d7a8a889c8f1f4b82c09babb6509
Uploaded: 2024-05-30 14:57:15 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cellarium-ml
Version: 0.0.7
Summary: Machine learning library for single-cell data analysis
Author-Email: Yerdos Ordabayev <yordabay[at]broadinstitute.org>, Mehrtash Babadi <mehrtash[at]broadinstitute.org>
Project-Url: Homepage, https://cellarium-ai.github.io/cellarium-ml
Project-Url: Source Code, https://github.com/cellarium-ai/cellarium-ml
Project-Url: Bug Tracker, https://github.com/cellarium-ai/cellarium-ml/issues
Project-Url: Discussion Forum, https://github.com/cellarium-ai/cellarium-ml/discussions
License: Copyright (c) 2023, Broad Institute 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.
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: anndata
Requires-Dist: boltons
Requires-Dist: braceexpand
Requires-Dist: crick (>=0.0.4)
Requires-Dist: google-cloud-storage
Requires-Dist: jsonargparse[signatures] (==4.27.7)
Requires-Dist: lightning (>=2.2.0)
Requires-Dist: pyro-ppl
Requires-Dist: pytest
Requires-Dist: torch (>=2.2.0)
Requires-Dist: transformers
Requires-Dist: cellarium-ml[docs,lint,mypy,test]; extra == "dev"
Requires-Dist: nbsphinx; extra == "docs"
Requires-Dist: Pillow; extra == "docs"
Requires-Dist: seaborn (>=0.13.0); extra == "docs"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: sphinx-copybutton; extra == "docs"
Requires-Dist: ruff; extra == "lint"
Requires-Dist: mypy; extra == "mypy"
Requires-Dist: types-PyYAML; extra == "mypy"
Requires-Dist: pytest-xdist; extra == "test"
Requires-Dist: tensorboard; extra == "test"
Requires-Dist: torchvision; extra == "test"
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: lint
Provides-Extra: mypy
Provides-Extra: test
Description-Content-Type: text/x-rst
License-File: LICENSE.md
[Description omitted; length: 3036 characters]

WHEEL

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

RECORD

Path Digest Size
cellarium/ml/__init__.py sha256=LAN6MKWkju_zCV6bnL1ZOHtA1jblm-Wgdvv8lE7T3SM 267
cellarium/ml/cli.py sha256=_PmdkI5ubOhQYUGRVTf-44s_tH0jRclVfbKrxhhAQGs 20755
cellarium/ml/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cellarium/ml/callbacks/__init__.py sha256=BHyBJYKVOrg0zIVI_52SvubjdsMvyypP0M8fBukudtw 281
cellarium/ml/callbacks/prediction_writer.py sha256=JkvWK-mW9kM8Et1_NeClI4uJ_t1sOX9029UVUigP5Zc 2697
cellarium/ml/callbacks/variance_monitor.py sha256=-tyamjw2-4eU0lw2Wccds5Sd2CKtfX3urRe2mSq5hOY 2830
cellarium/ml/core/__init__.py sha256=FeCvlobRfOZ-a93xuvVJnIOG4E_CWqh1ObXNMHthk5c 352
cellarium/ml/core/datamodule.py sha256=v6hY0DZJ1U5LIiLhqvuaHKgUkp84SUeFEDg-Dciw9n8 7854
cellarium/ml/core/module.py sha256=uVliIc7HmGqWCghNE9WylggF6VmG5w0_1AywwZ1bdgs 10414
cellarium/ml/core/pipeline.py sha256=xGTPDJjSbceUemRf_0k9OUDfWValfOYjb3_5MvUiiCc 2516
cellarium/ml/data/__init__.py sha256=xQujQ4EIYB3jQEPaIAVH1dv1XvuhJVam6UydVUqTRFI 741
cellarium/ml/data/dadc_dataset.py sha256=j65oGoC24H5V8pPi4BdgL5xf04HxveHCMve3Dh3QRiM 18136
cellarium/ml/data/distributed_anndata.py sha256=H4m8AVTUQMafnoRPnBO9MLJe3nvZoIwBivXbBXGfUp4 16792
cellarium/ml/data/fileio.py sha256=06CpL7ZhUHj-N-xgNQNMQesr5XeUOwctPuaOIwDro6E 2669
cellarium/ml/data/schema.py sha256=73jBFsdXfgB2L6WZiLoi1uyneeUS3ph820QeKYxjHQI 4059
cellarium/ml/distributed/__init__.py sha256=mFstnm0qdAu2EU3MzKJhiMwiZazWW1eejpkHggFeRpM 182
cellarium/ml/distributed/gather.py sha256=Jgog53ezkMnbxhMmaw9jLM05hIi-8S0pn2vbszFuYR0 733
cellarium/ml/distributions/__init__.py sha256=XVN3tYEfiH6Ih3JYKkbjHLDGjqul4ysc5UKVMSOWe8M 198
cellarium/ml/distributions/negative_binomial.py sha256=OWLw3APHZhwaybH2ZPo5C_OoiAt9dTvldIx-yIZNTps 3049
cellarium/ml/lr_schedulers/__init__.py sha256=BWpLJfA12xaoMUBWsw4isN1VSUXJe22hVUF2VUPSZHs 174
cellarium/ml/lr_schedulers/linear_lr.py sha256=MNvUvlYalDeLpIkgdNy7rc0xXbtFjSBfvOk1P5bBqHg 1480
cellarium/ml/models/__init__.py sha256=JyYbooN9y6Ux9KxFI7nIy9vbvnSbfr6wJCCnxWfBVIk 859
cellarium/ml/models/geneformer.py sha256=TdeqGNivc9AWBhZmvLhdo_Sy6p_jlxDPCoMgJBFj-ok 13026
cellarium/ml/models/incremental_pca.py sha256=j3fX8OovXOnLXaPJWw7rgRVwscdBNrKUZnY9JpKPynY 10875
cellarium/ml/models/logistic_regression.py sha256=6d4qhcS_TBsPjO68HoOVc2QR28DPp87U_ZWvMqVvtJo 4250
cellarium/ml/models/model.py sha256=WM5pfsWqShB13FXjgTvazcgtuFHYGF3Stsv_TjFevbQ 3039
cellarium/ml/models/mu_linear.py sha256=JYDtEJWQBM0zCV4ZXVwwy2Kkf1IL48MtzIVuCfLKntQ 11300
cellarium/ml/models/onepass_mean_var_std.py sha256=wAukzaRyb7bY3wI217LCeXU5lfKM4Mtc1bkKeSuujp0 5242
cellarium/ml/models/probabilistic_pca.py sha256=avad6mhyvIkeaXzFh16WXrPUbUKqFedchNmv3gnpKt8 8375
cellarium/ml/models/tdigest.py sha256=seHmDrWkACk9EZttNrDHZCnZtrA7t5TrIbYGuu7rme4 4237
cellarium/ml/preprocessing/__init__.py sha256=rvyn-FZjYTTJkOFEU28C_87DUbkwx1AHQ5mYC3ZmnMQ 220
cellarium/ml/preprocessing/highly_variable_genes.py sha256=AZQBNSkmeL_db6-VfZgIgFh5xHRugnFfWM2vEun0ATw 5142
cellarium/ml/transforms/__init__.py sha256=iQ0CIPu6VEmz07qV8r7dKGrGuE7LMi4iC8a4OXpXtyE 450
cellarium/ml/transforms/divide_by_scale.py sha256=DT2e9hKSvr493XsqNjNoKWILIJglM-pLOByTwP9pDqE 1934
cellarium/ml/transforms/filter.py sha256=8PPY19cahsytvXeFspZrMV4H-d1ZfkHX2EnFbsxoLQQ 2707
cellarium/ml/transforms/log1p.py sha256=vp2zQGE6j_Fl22qssfdhaIj0hxFH7w7insMWUFJ8-zc 967
cellarium/ml/transforms/normalize_total.py sha256=DMrNdrSKHvWdSYWxT-o1WOafp4Bmna7u1mdf-InHypY 2032
cellarium/ml/transforms/z_score.py sha256=iT9hasq5NpA0cS_2n5YwdfronrqAn26Pm1InxHtJ1QM 2463
cellarium/ml/utilities/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cellarium/ml/utilities/core.py sha256=-NZgP9ZbL2O39yW_JX3cd20Jd3Y_n_xGWmMkzv17vNI 5213
cellarium/ml/utilities/data.py sha256=stYLq4XNORgB8O5YpbuGpnKc_1yuB8wn3vTMNPi0sho 6110
cellarium/ml/utilities/testing.py sha256=IkmWa0MNo-KtVbpgBYZwLYA4E3ARtL1oXVgn6fR7Law 7856
cellarium_ml-0.0.7.dist-info/LICENSE.md sha256=7F8P8TdpnKRF5Modzzuh6TsMkXG6kZL6oCLKtDrR1u4 1480
cellarium_ml-0.0.7.dist-info/METADATA sha256=lrgAsa0O1ecFe8OcLLobXKdfAkMQJ1kw7E2XJu33pMQ 6617
cellarium_ml-0.0.7.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
cellarium_ml-0.0.7.dist-info/entry_points.txt sha256=SOeeHUx1H6QZgv-v4jFUc_iWYf7VAf0M-2KavVABuO8 55
cellarium_ml-0.0.7.dist-info/top_level.txt sha256=ZpIQJ2bqVsleOPhAZMatXuAftUlMeBEoTGsHtgKvnl0 10
cellarium_ml-0.0.7.dist-info/RECORD

top_level.txt

cellarium

entry_points.txt

cellarium-ml = cellarium.ml.cli:main