pathogen-embed

View on PyPIReverse Dependencies (0)

1.1.2 pathogen_embed-1.1.2-py3-none-any.whl

Wheel Details

Project: pathogen-embed
Version: 1.1.2
Filename: pathogen_embed-1.1.2-py3-none-any.whl
Download: [link]
Size: 10228
MD5: 60be7ed27a9337c74b4ff6ebca47d73e
SHA256: 9f1eaff9be4903b972d4835acc46675d0038bbe54444e9df082cced6d4d740df
Uploaded: 2024-01-23 23:12:59 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pathogen-embed
Version: 1.1.2
Summary: Reduced dimension embeddings for pathogen sequences
Author: Sravani Nanduri <nandsra@cs.washington.edu> , John Huddleston <huddlej@gmail.com>
Author-Email: nandsra[at]cs.washington.edu
Home-Page: https://github.com/blab/pathogen-embed/
Project-Url: Documentation, https://blab.github.io/pathogen-embed/
Project-Url: Bug Reports, https://github.com/blab/pathogen-embed/issues
Project-Url: Source Code, https://github.com/blab/pathogen-embed/tree/main
Project-Url: Change Log, https://github.com/blab/pathogen-embed/tree/main/CHANGES.md
License: MIT License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: biopython
Requires-Dist: seaborn
Requires-Dist: scikit-learn (<1.5,>=1.3)
Requires-Dist: umap-learn (==0.5.*)
Requires-Dist: numba (<0.59.0)
Requires-Dist: matplotlib
Requires-Dist: hdbscan
Requires-Dist: cram (>=0.7); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1816 characters]

WHEEL

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

RECORD

Path Digest Size
pathogen_embed/__init__.py sha256=Tgjjcv2b42v_QKJdj-s6sQoc_rqjhDHPc15UF8oDSZQ 359
pathogen_embed/__main__.py sha256=IftEu4ub2MWVECvCDeiicP_KjqOMG9RLmf4BH2clQj8 6854
pathogen_embed/pathogen_embed.py sha256=tb2isBrUC1aF-7P1oRWlXxQiOuY07fSnrDYRyqAyP10 14785
pathogen_embed-1.1.2.dist-info/LICENSE sha256=oUcjW9-FnRbXi4gZPiQT658uwWfiLoIRs1zQQLczh_4 1068
pathogen_embed-1.1.2.dist-info/METADATA sha256=_Wfpt5HWqgKrlIqyZgcnspJTgyT7k4C_jyLqdVhy4hs 3202
pathogen_embed-1.1.2.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
pathogen_embed-1.1.2.dist-info/entry_points.txt sha256=C8_JlvPHrUsFqLp50QL6ORy2LHfW4pQQvJmXbSOKM6E 181
pathogen_embed-1.1.2.dist-info/top_level.txt sha256=JLm2wO0gVZTspt_VXILDkjEiop4UPgGckhy57bXEODw 15
pathogen_embed-1.1.2.dist-info/RECORD

top_level.txt

pathogen_embed

entry_points.txt

pathogen-cluster = pathogen_embed.__main__:run_cluster
pathogen-distance = pathogen_embed.__main__:run_distance
pathogen-embed = pathogen_embed.__main__:run_embed