Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARG_OAP raise CalledProcessError #192

Open
preethib91 opened this issue Jan 11, 2024 · 1 comment
Open

ARG_OAP raise CalledProcessError #192

preethib91 opened this issue Jan 11, 2024 · 1 comment

Comments

@preethib91
Copy link

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>.

@Lucioric2000
Copy link

Lucioric2000 commented Jan 12, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants