Skip to content

ARG_OAP raise CalledProcessError #192

@preethib91

Description

@preethib91

I try to run ARG_OAP for meta-genomic shotgun sequencing data. I am getting this following error.

raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['blastn', '-db', 'sample16.1.fasta', '-query', 'output/extracted.fa', '-out', 'output/blastout.txt', '-outfmt', '6 qseqid sseqid pident length qlen slen evalue bitscore', '-evalue', '1e-07', '-max_target_seqs', '5', '-num_threads', '8', '-mt_mode', '1']' died with <Signals.SIGKILL: 9>.

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