pymummer
pymummer copied to clipboard
Python3 module for running MUMmer and reading the output
Hi, In the output of pymummer/nucmer, I got an "IDENTITY" tag in the last column that I don't get with nucmer. What is it's meaning ? Not related but I...
Collecting pymummer Using cached pymummer-0.11.0.tar.gz (8.2 kB) Preparing metadata (setup.py) ... error error: subprocess-exited-with-error × python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> [6 lines of...
I have tried running installation with python3.6, 3.7, and 3.8 and I get a similar error message with each: ``` $ python3.6 -m pip install pymummer Collecting pymummer Cache entry...
I ran into the following issue trying to use the Seroba docker container ``` Traceback (most recent call last): File "/usr/local/bin/seroba", line 88, in args.func(args) File "/usr/local/lib/python3.8/site-packages/seroba/tasks/sero_run.py", line 19, in...
@martinghunt Could you please clarify two points: (1) Does pymummer support [mummer4](https://mummer4.github.io/)? (2) Does it support promer in addition to nucmer? Thanks!