Skip to content

Fastmer.py error #1

@Ashma45

Description

@Ashma45

Hi,
I am using assembly_accuracy first time. I am getting the following error. Can you help me fix the issue?

Thank you

(base) [achakraw@vacc-user1 assembly_accuracy]$ ~/WGS/test/raw_reads/prokka_reads/assembly_accuracy/fastmer.py --reference GCF_000013425.1_ASM1342v1_genomic.fna --assembly 105_r2_prokka/*fsa --min-mapping-quality 10

Traceback (most recent call last):
File "/users/a/c/achakraw/WGS/test/raw_reads/prokka_reads/assembly_accuracy/fastmer.py", line 304, in
subprocess.check_call(mm2_cmd, stdout=devnull, stderr=devnull, shell=True)
File "/users/a/c/achakraw/miniconda3/lib/python3.6/subprocess.py", line 311, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command 'minimap2 -Y -a -x asm5 GCF_000013425.1_ASM1342v1_genomic.fna 105_r2_prokka/*fsa | samtools sort -T 105_r2_prokka/*fsa.assembly_analysis.sorted.bam.tmp -o 105_r2_prokka/*fsa.assembly_analysis.sorted.bam -' returned non-zero exit status 127.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions