arq5x / poretools

a toolkit for working with Oxford nanopore data
MIT License
239 stars 90 forks source link

ARG_OAP raise CalledProcessError #192

Open preethib91 opened 8 months ago

preethib91 commented 8 months ago

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 commented 8 months ago

Hello. Didn't your queue management system kill the process due to resource overloading?

Lucio


De: preethib91 @.> Enviado: jueves, 11 de enero de 2024 13:26 Para: arq5x/poretools @.> Cc: Subscribed @.***> Asunto: [arq5x/poretools] ARG_OAP raise CalledProcessError (Issue #192)

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

— Reply to this email directly, view it on GitHubhttps://github.com/arq5x/poretools/issues/192, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AETCILMEBN3TFH53P2P6AF3YOA4FPAVCNFSM6AAAAABBXANPAWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGA3TONBTGU4DSMA. You are receiving this because you are subscribed to this thread.Message ID: @.***>