cas-tools

View on PyPIReverse Dependencies (0)

1.0.16 cas_tools-1.0.16-py3-none-any.whl

Wheel Details

Project: cas-tools
Version: 1.0.16
Filename: cas_tools-1.0.16-py3-none-any.whl
Download: [link]
Size: 62339
MD5: f0da55d14d24f1d2dbccb1cc86b25dc2
SHA256: 62f958368579a3a76d70d544f297220d362a9c897c40dd68a60cf23e7b6d5554
Uploaded: 2024-11-15 10:58:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cas-tools
Version: 1.0.16
Summary: Cell Annotation Schema tools.
Author: Huseyin Kir
Author-Email: hk9[at]sanger.ac.uk
Home-Page: https://github.com/cellannotation/cas-tools
Project-Url: Repository, https://github.com/cellannotation/cas-tools
License: Apache-2.0 license
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.9,<4.0
Requires-Dist: anndata (==0.10.5)
Requires-Dist: cap-anndata (<0.4.0,>=0.3.0)
Requires-Dist: cas-linkml (<0.0.15,>=0.0.14)
Requires-Dist: cell-annotation-schema (==1.0.0)
Requires-Dist: cellxgene-census (==1.15.0); python_version >= "3.9" and python_version < "3.12"
Requires-Dist: dataclasses-json (==0.6.4)
Requires-Dist: deepmerge (==1.1.0)
Requires-Dist: defusedxml (==0.7.1)
Requires-Dist: h5py (==3.10.0)
Requires-Dist: jsonschema (==4.4.0)
Requires-Dist: linkml (==1.7.8)
Requires-Dist: marshmallow (==3.21.1)
Requires-Dist: numpy (==1.26.4)
Requires-Dist: oaklib (==0.6.4)
Requires-Dist: openpyxl (==3.1.2)
Requires-Dist: ordered-set (==4.1.0)
Requires-Dist: pandas (==2.2.1)
Requires-Dist: python-dateutil (==2.9.0)
Requires-Dist: rdflib (==7.0.0)
Requires-Dist: requests (==2.32.3)
Requires-Dist: ruamel-yaml (==0.18.6)
Requires-Dist: schema-automator (==0.5.1)
Requires-Dist: urllib3 (<2)
Provides-Extra: docs
Description-Content-Type: text/markdown
[Description omitted; length: 1782 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
cas/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cas/__main__.py sha256=dPemeZy3zRXnD_qkLD48my4ProNODgfglrGFmeRxHfw 32143
cas/abc_cas_converter.py sha256=rcB4UeOZCkM0HEyVfWXYsDI8rMvP4g6XQAWqjPcsatk 9151
cas/accession/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cas/accession/base_accession_manager.py sha256=pIu-UeAynDcAszsdszzXVW17jd6ZK-7ROTcL-cTloP8 694
cas/accession/hash_accession_manager.py sha256=vDpFl0wAMNTHeirfw7WcgUDAPgjNlVqMhtKs7h6lmLw 2581
cas/accession/incremental_accession_manager.py sha256=Fs1wiPdXW9__WHa_Qdy-tz_ywsHncCtp3T4UYJXI0q4 2435
cas/add_author_annotations.py sha256=u7NRhRL6C8kqw4HagF6TqmPexj2v5kHNZktsJ2eD8kI 8274
cas/anndata_conversion.py sha256=VPVLqv1DJq7OHP2j2cebRhORWnCn9llsrUdkGQsOhmc 6570
cas/anndata_splitter.py sha256=7UGC_Ya3wpNn3m25Yg5BH9jDWc_C8EZdwfMzDX7Weu8 3339
cas/anndata_to_cas.py sha256=y7vREERsvzzncfxs0vIRG1PS1bEJhiydsgqbvl2DoWU 5904
cas/cas_splitter.py sha256=kXlYyMLSH50AuT2jwgTthgx7G6NNlTOvwn7EdTijHCA 4965
cas/cas_to_rdf.py sha256=0XWJAtA9JsGJuX9m9hACUmEcOXFNhMS4R6frPTUkHog 1851
cas/cxg_utils.py sha256=jcGiryrLHbyFypxH0zmqK0e0kh5STw9RlX4whvxS6ms 1613
cas/dataset_retrieval/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cas/dataset_retrieval/cxg_downloader.py sha256=pvGK3W4tBCrp2qJP6cUkkgrq6RcFp68TGTK-ADfsSjE 1827
cas/dataset_retrieval/dataset_retriever.py sha256=U9HErvyENNd1JW04qy9Dw8IFmJwd4YvZnW31eVfiksk 3626
cas/dataset_retrieval/http_downloader.py sha256=r57TO0F4h1YKtnMTEhRwzKn1N3aIyeyTn4GncmlkBsk 2991
cas/dataset_retrieval/s3_downloader.py sha256=lNq-BUzU1Q9Ch0IBO4kTY7SXPNoZnL4pFBaPVj--4Hw 167
cas/file_utils.py sha256=OTNxf0IhmGn1sg4YdGRkgvO_gAMuodaqUzHSzzU92Dc 10344
cas/flatten_data_to_anndata.py sha256=E9TweNZ9O2ittCbQBq_ogmYs_uSyptgNRZMJKAxHmtE 18987
cas/flatten_data_to_tables.py sha256=5ib5BIYLaa0rAMqbmkM_FCa4Zy2CSm7HF64gpiXMtT4 16467
cas/ingest/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cas/ingest/config_schema.yaml sha256=en-DyMM_BPIt6ZUR1-lxP45iqPPixv7YMLwT_bv7Q3I 2908
cas/ingest/config_validator.py sha256=jzdK2M7lsMGoSvCRJJmDMxv9n_OVHzm0JN--A1k0dyI 1431
cas/ingest/ingest_user_table.py sha256=y2ejCw8b_e4D3KHdT4kiwg_PWyvWKVHY8WHfWIzktUw 8544
cas/matrix_file/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cas/matrix_file/base_resolver.py sha256=CCbUsbEq8SpMFnhhTAdqqkXdARcJYTPrA3v2dA_Acng 792
cas/matrix_file/cxg_resolver.py sha256=Wd0Qu44sxsk3qR1fT46jYajZwgKIYxhoOdhWXdGrHWY 1677
cas/matrix_file/resolver.py sha256=bzdmerjlpbwcGpvtK6bhivuwJouyyuxPrg77bHSGB2U 1494
cas/model.py sha256=qWkLL4MEdWk7Ap7DDWZEjmo74wXV1BtgZjDkq8MuefY 11752
cas/populate_cell_ids.py sha256=YeIVysTodCNYvhxjQ9z2LcR8HQmjuslDRagrwkuJwFA 6856
cas/reports.py sha256=k2RpSBSb4SgXwuxSDgqoWrnFWthh4aJb6C8A2W7zg7U 978
cas/spreadsheet_to_cas.py sha256=67JxLMZCf2FDB1toyHtR22xdZPC9cFkIRc_ZoD-fmOM 9985
cas/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cas/utils/conversion_utils.py sha256=rUIG8XzwJLPzyhDTjD1zmKxsTpqst6Q16byTTYBOMHE 17597
cas/utils/validation_utils.py sha256=isTY86uwE7s4IVpXEbU-_n_4GFQkuiJMrMM1hyywcZY 2706
cas/validate.py sha256=rRhpjlfwJgE7pNCmSwqkGpC5BKML4hN5dTT7J1y_Wtw 1113
cas_tools-1.0.16.dist-info/METADATA sha256=lYjgcVkJJk6a0a64L6y9Hy_DMe1NgcDNo9smmA5bug4 3420
cas_tools-1.0.16.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
cas_tools-1.0.16.dist-info/entry_points.txt sha256=zdL75r4oKkDmnCq8BnnkaKLWd9qpbD0zJtt_X4T3W2c 41
cas_tools-1.0.16.dist-info/RECORD

entry_points.txt

cas = cas.__main__:main