paragraph icon indicating copy to clipboard operation
paragraph copied to clipboard

Problem starting the script multigrmpy.py

Open aaaniich opened this issue 2 years ago • 2 comments

Hi! I try to use this tool, but when I use this command: python3 bin/multigrmpy.py -i vvv.vcf -m manchr3.txt -r genome.fa -o test4

I have next errors:

in manifestrse the options: Unknown column read length 2023-01-19 10:05:07,167 ERROR Traceback (most recent call last): 2023-01-19 10:05:07,167 ERROR File "bin/multigrmpy.py", line 316, in run subprocess.check_call(commandline, shell=True, stderr=subprocess.STDOUT) 2023-01-19 10:05:07,167 ERROR File "/usr/lib/python3.6/subprocess.py", line 311, in check_call raise CalledProcessError(retcode, cmd) 2023-01-19 10:05:07,167 ERROR subprocess.CalledProcessError: Command '/opt/paragraph-build/bin/grmpy --response-file=/tmp/tmpmavc_bwf.txt' returned non-zero exit status 1.

Can youexplain me, what's wrong?

aaaniich avatar Jan 19 '23 10:01 aaaniich