epimuller

View on PyPIReverse Dependencies (0)

0.0.8 epimuller-0.0.8-py3-none-any.whl

Wheel Details

Project: epimuller
Version: 0.0.8
Filename: epimuller-0.0.8-py3-none-any.whl
Download: [link]
Size: 28950
MD5: 4bb26af70ac45e5ea06376fb868a5993
SHA256: 704466e6e1749e5e0c01be4c77ab4764c4cdfcc6aea64cd534737ae4d95aaefd
Uploaded: 2021-06-15 06:17:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: epimuller
Version: 0.0.8
Summary: Visualize lineages overtime, with phylogentic context, based on viral genomes
Author: Jennifer L Havens
Author-Email: jhavens[at]ucsd.edu
Home-Page: https://github.com/jennifer-bio/epimuller
License: MIT license
Keywords: epimuller
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Healthcare Industry
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Visualization
Requires-Python: >=3.7
Requires-Dist: ete3
Requires-Dist: datetime
Requires-Dist: statistics
Requires-Dist: svgwrite
Requires-Dist: pycairo (<=1.20.0)
Requires-Dist: cairosvg
Requires-Dist: argparse
Requires-Dist: numpy
Requires-Dist: six
Description-Content-Type: text/markdown
[Description omitted; length: 15728 characters]

WHEEL

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

RECORD

Path Digest Size
scripts/Example_CommandsFromScratch.txt sha256=sK-iQ_U-SFDsYIbeWblQEbgep7Tdr4lGMXcI6TEvUio 3138
scripts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
scripts/defineAndCountClades.py sha256=nFC6oQ0V5Lt0CvO-54NLxvne1t_sGZvWvTz0L5B-x2c 23059
scripts/drawMuller.py sha256=oUWrrrRL9ZrqACtrqnoixg1qpR89P4v2A6D0rbfowpg 27111
scripts/extractCoding.py sha256=4RSMCBhi2oxIe5dKd1Yk4vqw_MofMXwgTQz6T4b7eHE 3830
scripts/mutationLinages_report.py sha256=tsPTNdeUfg31rhlLeW8TX5CtzUcZuvAT4iTX06iX82Y 9051
scripts/parse.py sha256=JJ3uvdT9BwJcRNVjHavKZRoBm9ajUyWQ4bdDIe6cIeQ 7562
scripts/parseFastaNames.py sha256=J7BcQ8uRJZJXllz1HB37A1mgnz-OYzAR5RBpAQ9nBHk 2281
scripts/treeClass.py sha256=oR6D1F3mQwJmlpaDqmmeEo1OHWN2XZEk1gSD4vnXY_c 299
epimuller-0.0.8.dist-info/LICENSE.txt sha256=ICPCV6G55IPuvfrK_ylOjt0U19qAsTNjqVyCkzLBVL8 1093
epimuller-0.0.8.dist-info/METADATA sha256=VmNuiQSKJkR6JJ83rQWcZnwPspEjKYKxdrecqU2qnVc 16833
epimuller-0.0.8.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
epimuller-0.0.8.dist-info/entry_points.txt sha256=baf5NeLDHLchIbqE0LdZrhovCg35naTHNL4BNdKnT7Y 208
epimuller-0.0.8.dist-info/top_level.txt sha256=rmzd5mewlrJy4sT608KPib7sM7edoY75AeqJeY3SPB4 8
epimuller-0.0.8.dist-info/RECORD

top_level.txt

scripts

entry_points.txt

epimuller = scripts.mutationLinages_report:main
epimuller-define = scripts.defineAndCountClades:main
epimuller-draw = scripts.drawMuller:main
epimuller-parse = scripts.parseFastaNames:main