genome-uploader

View on PyPIReverse Dependencies (0)

2.2.0 genome_uploader-2.2.0-py3-none-any.whl

Wheel Details

Project: genome-uploader
Version: 2.2.0
Filename: genome_uploader-2.2.0-py3-none-any.whl
Download: [link]
Size: 27242
MD5: ed91ac6b02de3b2b98b5818fbcb4dbab
SHA256: 77b3ec1eac73d8f1300a0268543e533c089d6eb721485b8c23ad184da4cd7762
Uploaded: 2025-01-27 22:39:28 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: genome_uploader
Version: 2.2.0
Summary: Python script to upload bins and MAGs in fasta format to ENA (European Nucleotide Archive). This script generates xmls and manifests necessary for submission with webin-cli.
Author-Email: MGnify team <metagenomics-help[at]ebi.ac.uk>
Project-Url: Homepage, https://github.com/EBI-Metagenomics/genome_uploader
Project-Url: Issues, https://github.com/EBI-Metagenomics/genome_uploader/issues
License: Apache Software License 2.0
Keywords: bioinformatics,tool,metagenomics
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Requires-Dist: requests (==2.26.0)
Requires-Dist: pandas (==1.4.1)
Requires-Dist: python-dotenv (==1.0.1)
Requires-Dist: numpy (==1.24.4)
Requires-Dist: pre-commit (==3.3.3); extra == "dev"
Requires-Dist: black (==23.7.0); extra == "dev"
Requires-Dist: ruff (==v0.0.286); extra == "dev"
Requires-Dist: isort (==5.12.0); extra == "dev"
Requires-Dist: bump-my-version (==0.9.2); extra == "dev"
Requires-Dist: pytest (==7.4.0); extra == "test"
Requires-Dist: pytest-md (==0.2.0); extra == "test"
Requires-Dist: pytest-workflow (==2.0.1); extra == "test"
Requires-Dist: pytest-cov (==3.0.0); extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE.md
[Description omitted; length: 7610 characters]

WHEEL

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

RECORD

Path Digest Size
genomeuploader/__init__.py sha256=Vyf6P6UCZKFeQtRzYujPmFfdlqSfnc01VEMWE3O0ZrA 22
genomeuploader/constants.py sha256=roDUCMzvlnayRm2cLBDj1OumLxm745D1cWNPibpGH6A 15283
genomeuploader/ena.py sha256=0x9T-kO9MuEox0WXHeSU-Mz7Xl9bII4Qav40FpQOsvI 10589
genomeuploader/genome_upload.py sha256=4xiQopZQeE7yWi7F4QF-7tJ7-u8sxGplU8MzV0nvVs8 41134
genome_uploader-2.2.0.dist-info/LICENSE.md sha256=9P22ZH4by9hBa6FXdmQ7-cvLksuHG6ZKwGaRQjKqsGs 11342
genome_uploader-2.2.0.dist-info/METADATA sha256=qQugGIEp9NY1kJlpTferluTIW6Xu6KPbjObW3P-6m80 9326
genome_uploader-2.2.0.dist-info/WHEEL sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8 91
genome_uploader-2.2.0.dist-info/entry_points.txt sha256=lQUSbbap9dkjOlbJxMeQtMGhLOR860Vm2OtnNLPJHac 68
genome_uploader-2.2.0.dist-info/top_level.txt sha256=sssgY-yFUQtrGSYJ00ZV9mz_1i3hR7m6oDngr849_AM 15
genome_uploader-2.2.0.dist-info/RECORD

top_level.txt

genomeuploader

entry_points.txt

genome_upload = genomeuploader.genome_upload:main