Mutation-Simulator

View on PyPIReverse Dependencies (1)

3.0.2 mutation_simulator-3.0.2-py3-none-any.whl

Wheel Details

Project: Mutation-Simulator
Version: 3.0.2
Filename: mutation_simulator-3.0.2-py3-none-any.whl
Download: [link]
Size: 44089
MD5: 7edf28289857a5eb47312158183929bc
SHA256: 8bb12e02f1efa12f2a4dc1705cd16dda1a9222a54fc64a63f5dcb89c068ad622
Uploaded: 2024-02-07 13:51:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: Mutation-Simulator
Version: 3.0.2
Summary: A tool for simulating random mutations in any genome
Author: Marius Kühl
Project-Url: Bug-Tracker, https://github.com/mkpython3/Mutation-Simulator/issues
Project-Url: Homepage, https://github.com/mkpython3/Mutation-Simulator
Project-Url: RMT-Documentation, https://github.com/mkpython3/Mutation-Simulator/blob/master/rmt-docs.pdf
Keywords: Mutation,Simulation,Genome,SNP,SNPs,SV,SVs,Bioinformatics
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.10
Requires-Dist: numpy
Requires-Dist: pyfaidx
Requires-Dist: tqdm
Description-Content-Type: text/markdown
[Description omitted; length: 21318 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
mutation_simulator/__init__.py sha256=EnL2thmIsM3_iZhoW9zVt17GPRO-2xAZjzbvyhDmDl4 886
mutation_simulator/__main__.py sha256=NkMgvx57BLyKtAK6goOdRNOnD4ePknVu-DRj67CFwNc 3561
mutation_simulator/_version.py sha256=YKXrr5J7dV2n7ZhaRv0tigylRDtfOuvJC9Y4ouFZpzo 22
mutation_simulator/argument_parser.py sha256=sjdidxqkLGy3RKt6OkAo7s97-z2nthw3j5ret8d4dsw 7359
mutation_simulator/bedpe_writer.py sha256=QVX-1X_iDbQqIztgnqNCLlI9rR1z8DJ_Co1NbSID1c0 1681
mutation_simulator/colors.py sha256=pTAAKEDgES7igt1YJyRTq-S5tzsofRfQ15ev3J1De0g 269
mutation_simulator/defaults.py sha256=edEgybRsVEXtTNwXScROPkd2MD7Cadm3gTA4yqrvfkk 666
mutation_simulator/fasta_writer.py sha256=giTobYbqN3udKxcbCJ2913ggDmGwS1bA32jbT_7PjhY 1405
mutation_simulator/it_mutator.py sha256=pjZAWxZ5mr_eP6yzBokxWbF0GAbC7HLy1IHhrGG4dmk 7680
mutation_simulator/mut_types.py sha256=avRlK2_4jOOYVwoob-3TI0FrBeV5TkBz212dKOC9tWU 198
mutation_simulator/mutator.py sha256=lrFVIyInCMsBljB9IB-M61PijMNMmKkbUPnfvve8aj8 15852
mutation_simulator/rmt.py sha256=aKM8h5hpCk5SZnpc2r6DHezfZKmsXSZjM8CgMdL-rIc 27241
mutation_simulator/util.py sha256=BuhkRTrkbNNpcw-zQt9TDLu_8TDsmS8mkaYQ9bHzAng 2879
mutation_simulator/vcf_writer.py sha256=96mvAxObf4amoRHghAQyWmo8cRf-ykAjj6e4MphrhFM 3681
mutation_simulator-3.0.2.dist-info/entry_points.txt sha256=La56JI5KSmo9cCL1CkjrGbQGDgpK34TWmIG6kHEUQ4o 71
mutation_simulator-3.0.2.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
mutation_simulator-3.0.2.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
mutation_simulator-3.0.2.dist-info/METADATA sha256=2TBhgdbQrmxrxCh6MS1kix0ZdjORPqhI0feBp8R2uIM 22140
mutation_simulator-3.0.2.dist-info/RECORD

entry_points.txt

mutation-simulator = mutation_simulator.__main__:main